--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/omnetpp.
For more options, visit https://groups.google.com/d/optout.
One possible cause might be that you built OMNeT++ in release mode only, and try to start your simulation in debug mode.
Try building OMNeT++ in debug mode as well, by issuing the command make -j4 MODE=debug in your OMNeT++ installation directory.
2018-03-13 13:03 GMT+01:00 Saurabh Samber <samber....@gmail.com>:
Hello to allI have installed the OMNeT++5.2.1 version on ubuntu i.e. linux , and there is 6 errors on the folder inet when the omnet project installing was finished please check the screenshotDescription Resource Path Location Type
cannot find -loppenvir_dbg inet C/C++ Problem
cannot find -loppsim_dbg inet C/C++ Problem
make: *** [all] Error 2 inet C/C++ Problem
make[1]: *** [../out/gcc-debug/src/libINET_dbg.so] Error 1 inet C/C++ Problem
recipe for target '../out/gcc-debug/src/libINET_dbg.so' failed Makefile /inet/src line 1320 C/C++ Problem
recipe for target 'all' failed Makefile /inet line 6 C/C++ Problemplease tell me what is the problemwith best regardsSam
--
You received this message because you are subscribed to the Google Groups "OMNeT++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to omnetpp+u...@googlegroups.com.
Build configurations->set active->gcc-debug