2007-05-05 17:44:31 UTC
Hi, I am a new user for Omnet++ and I must use Mobility Framework,I have a problem with install it.
I use Windows XP, omnetpp-3.2p1-win32, microsoft visual v.6 and mobility-fw2.0p3.
Installing MF, When make:
nmake /f Makefile.vc core_dir && nmake /f Makefile.vc contrib_dir &&
nmake /f Makefile.vc networks_dir
I have an error: Blackboard.cc <28> : error C2248: "SubscriberVector" : cannot access protected typef declared in class Blackboard
But I have no idea how solve it. Do you help me ??
Thanks.