-
Xin Wei posted on the forum topic SUMO Installation : undefined reference to `xercesc_3_0::[...]' in the group Setup Support: 12 years, 1 month ago · View
For me,it still doesn’t work,and I think ‘–with-xerces=/usr/local/lib’ is wrong!It should be ‘–with-xerces-libraries’,and it works.
sudo ./configure –with-fox-libraries=/usr/lib –with-fox-
includes=/usr/include/fox-1.6 –with-gdal-libraries=/usr/lib –with-
gdal-includes=/usr/include/gdal –with-proj-libraries=/usr –with-
geographic=/usr/local/lib –-with-geographic-
includes=/usr/local/include/GeographicLib –with-xerces-libraries=/usr/local/lib -–with-xerces-includes=/usr/local/include/xercesc LIBS=’-L/usr/local/lib -lxerces-c’ -
Maybe you can see code in file folder” applications_manager”.
In reply to - Ke Xu posted an update in the group iTetris Custom Application Development : Hello, First thank the developers for providing version 0.2.0 and this time the app can be run without any error. After reading guideline0.2.0 and running the demo app, I am still struggling to figure out how to modify the demo app. For example, the easiest [...] · View -
Xin Wei posted on the forum topic WAVE 802.11p in the group Setup Support: 12 years, 6 months ago · View
when I read the document about ns3.7, it tells a New user-visible feature 802.11p WiFi standards .http://code.nsnam.org/ns-3.7/raw-file/2f6a291ab441/RELEASE_NOTES
-
Xin Wei joined the group Setup Support 12 years, 6 months ago · View
-
Xin Wei posted on the forum topic WAVE 802.11p in the group Setup Support: 12 years, 6 months ago · View
“There are a collection of NetDevice objects in ns3,including WifiNetDevice and it models a wireless network interface controller based on the IEEE 802.11 standard”,and in wifi folder,there is a file called wifi-phy-standard.h you can find something about 802.11p,and I think if 802.11p is implemented it should be in this fold,but I only find 802.11a! best [...]