error while building : Old object files

10 views
Skip to first unread message

Hajar Hantouti

unread,
Aug 25, 2015, 1:19:24 PM8/25/15
to ns-3-users
Hello ,
Ns-3 was working fine ,until today, when I want to build my file it builds other files and and shows old errors.
I tried ./waf clean but I still can't build my new file.
Thanks for help.

Tommaso Pecorella

unread,
Aug 25, 2015, 4:19:27 PM8/25/15
to ns-3-users
Hi,

try
./waf distclean
rm -rf build
./waf configure <add more options if necessary>
./waf

If the error persists, check the wscripts if the modules that contains the offending files.
Mind that anything in scratch ending in ".cc" is always compiled...

Cheers,

T.
Reply all
Reply to author
Forward
0 new messages