Hi Guys,
I'm new to ns3 and I'm having to develop a project with it. I'm
running on Mac and trying to connect the ns3 code to eclipse.
I've followed the instructions from.....
http://groups.google.com/group/ns-3-users/browse_frm/thread/ecbc28b0e7543f64?tvc=1&q=eclipse
However the problem I'm facing now is that when I even run even a
simple script from the /examples directory it does not compile.
I have configured the project to build using the /waf ($
{workspace_loc:ns-3-dev}/waf ) and the /ns-3-dev directory ($
{workspace_loc:/ns-3-dev}).
The error I get when I try to run is : The project was not configured:
run "waf configure" first!
what I'm I actually doing wrong? any help will be appreciated and
what do I have to do
Inics