Sir have u got an reply to this?
heres a link, even iv been tryin to work with mobility models.

http://monarch.cs.rice.edu/~santa/research/mobility/

bt when i follow the instructions to this i get an error while
compiling as follows
karunya@user-laptop:~/Desktop/code$ ./compile
g++ -c -g -Dstand_alone -o main.o main.cc
In file included from node.h:5,
                 from main.cc:15:
point.h:20: error: extra qualification ‘Point::’ on member ‘operator=’
point.h:25: error: extra qualification ‘Point::’ on member ‘operator+=’
point.h:30: error: extra qualification ‘Point::’ on member ‘operator==’
point.h:33: error: extra qualification ‘Point::’ on member ‘operator!=’
make: *** [main.o] Error 1
g++ -c -g -Dstand_alone -o main.o main.cc
In file included from main.cc:13:
vehicle.h:117: error: extra qualification ‘CityVehicles::’ on member
‘addVehicle’
make: *** [main.o] Error 1
make: `rwall' is up to date.

and when i try the next step all.bash i get
karunya@user-laptop:~/Desktop/code$ ./all.bash n[1]
bash: ./all.bash: /usr/local/bin/bash: bad interpreter: No such file
or directory
karunya@user-laptop:~/Desktop/code$ ^C

Thank you




-- 
Namrata Marium Chacko
MTech IT.
Karunya university
Coimbatore.

Reply via email to