I tried what you suggested but unfortunately I get the following errors in the OMNeT++ Console window:
Starting...
$ cd C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/samples/inet/examples/mobility
$ ../../../../bin/opp_run.exe -r 0 -n ..;../../src -l ../../src/inet test.ini
<!> Warning: opp_run: Cannot check library ../../src/inet: The specified module could not be found
<!> Error during startup: Cannot load library '../../src//libinet.dll': The operation completed successfully.
OMNeT++ Discrete Event Simulation (C) 1992-2011 Andras Varga, OpenSim Ltd.
Version: 4.2.2, build: 120327-7947143, edition: Academic Public License -- NOT FOR COMMERCIAL USE
See the license for distribution terms and warranty disclaimer
End.
Simulation terminated with exit code: 1
Working directory: C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/samples/inet/examples/mobility
Command line: ../../../../bin/opp_run.exe -r 0 -n ..;../../src -l ../../src/inet test.ini
Environment variables:
PATH=;C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/samples/inet/src;C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\bin;C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\msys\bin;C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\mingw\bin;C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/ide/jre/bin/client;C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/ide/jre/bin;C:/Users/antonis/Downloads/omnetpp-4.2.2-src-windows/omnetpp-4.2.2/ide/jre/lib/i386;C:\Program Files (x86)\HP SimplePass 2011\x64;C:\Program Files (x86)\HP SimplePass 2011\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files\Intel\DMIX;C:\Program Files (x86)\Intel\Services\IPT\;C:\Program Files\MATLAB\R2010b\runtime\win64;C:\Program Files\MATLAB\R2010b\bin;C:\Program Files\Java\jdk1.7.0_07\bin;C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\bin;C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\ide;
OMNETPP_IMAGE_PATH=C:\Users\antonis\Downloads\omnetpp-4.2.2-src-windows\omnetpp-4.2.2\images
I checked the inet/src folder and it seems that the libinet.dll file is deleted after I clean up the project.
I hope you have an explanation for this.
Furthermore, do you suggest me to work with Windows XP or maybe Windows 7 32bit?
Thanks a lot for your help.
Regards,
Antonis