Nico Marmorini
unread,Jul 14, 2009, 4:31:44 AM7/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to omnetpp
Hello everybody.
I'm having problems building mobility framework (beta 4) for Omnet 4
on Windows XP.
I imported the mf project into workspace and then issued the Build
Project command and that's the output I get
Description Resource Path Location Type
g:/programmi/omnetpp-4.0/mingw/bin/../lib/gcc/mingw32/4.2.1-sjlj/
include/c++/bits/locale_facets.tcc undefined reference to
`findModuleWherever(char const*, char const*, cModule*)' mf2o4 2558 C/
C++ Problem
make: *** [testSuite_dir] Error 2 mf2o4 0 C/C++ Problem
make[1]: *** [../out/gcc-debug/testSuite/testSuite.exe] Error 1 mf2o4
0 C/C++ Problem
undefined reference to `BasicModule::initialize(int)'
RadioStateChanger.cc mf2o4/testSuite/SingleChannelRadio 32 C/C++
Problem
undefined reference to `BasicModule::initialize(int)' StateChanger.cc
mf2o4/testSuite/blackboard 32 C/C++ Problem
undefined reference to `BasicModule::initialize(int)' StateView.cc
mf2o4/testSuite/blackboard 34 C/C++ Problem
undefined reference to `BasicModule::initialize(int)'
StateVisualize.cc mf2o4/testSuite/blackboard 33 C/C++ Problem
undefined reference to `BasicModule::initialize(int)' TestStateSub.cc
mf2o4/testSuite/blackboard 33 C/C++ Problem
undefined reference to `Blackboard::getCategory(BBItem const*)'
StateChanger.cc mf2o4/testSuite/blackboard 38 C/C++ Problem
undefined reference to `Blackboard::getCategory(BBItem const*)'
StateChanger.cc mf2o4/testSuite/blackboard 39 C/C++ Problem
undefined reference to `Blackboard::getCategory(BBItem const*)'
StateView.cc mf2o4/testSuite/blackboard 49 C/C++ Problem
undefined reference to `Blackboard::publishBBItem(int, BBItem const*,
int)' StateChanger.cc mf2o4/testSuite/blackboard 42 C/C++ Problem
undefined reference to `Blackboard::publishBBItem(int, BBItem const*,
int)' StateChanger.cc mf2o4/testSuite/blackboard 43 C/C++ Problem
undefined reference to `Blackboard::publishBBItem(int, BBItem const*,
int)' StateChanger.cc mf2o4/testSuite/blackboard 68 C/C++ Problem
undefined reference to `Blackboard::publishBBItem(int, BBItem const*,
int)' StateChanger.cc mf2o4/testSuite/blackboard 69 C/C++ Problem
undefined reference to `Blackboard::subscribe(ImNotifiable*, BBItem
const*, int)' StateView.cc mf2o4/testSuite/blackboard 37 C/C++ Problem
undefined reference to `Blackboard::subscribe(ImNotifiable*, BBItem
const*, int)' StateVisualize.cc mf2o4/testSuite/blackboard 36 C/C++
Problem
undefined reference to `Blackboard::subscribe(ImNotifiable*, BBItem
const*, int)' TestStateSub.cc mf2o4/testSuite/blackboard 36 C/C++
Problem
undefined reference to `Blackboard::unsubscribe(ImNotifiable*, int)'
StateView.cc mf2o4/testSuite/blackboard 46 C/C++ Problem
undefined reference to `Blackboard::unsubscribe(ImNotifiable*, int)'
StateView.cc mf2o4/testSuite/blackboard 49 C/C++ Problem
undefined reference to `Blackboard::unsubscribe(ImNotifiable*, int)'
TestStateSub.cc mf2o4/testSuite/blackboard 44 C/C++ Problem
Thanks for help in advance.