|
Main /
Using OMNeT++ 3.x with MinGWMain.Mingw HistoryHide minor edits - Show changes to markup December 02, 2009, at 11:59 AM
by - clarify that this page is for 3.x
Changed lines 1-3 from:
to:
NOTE: These instructions refer to the older 3.x versions of OMNeT++. 4.x releases already contain MinGW and the necessary libraries. March 16, 2007, at 06:04 PM
by - correction: gnuplot not required for recent OMNeT++ versions
Changed line 8 from:
to:
April 01, 2006, at 10:33 PM
by -
Changed lines 6-7 from:
You need to compile OMNeT++ from source, as the libs in the Windows binary version are for Visual C++ and they are not compatible with MinGW. to:
You need to compile OMNeT++ from source, as the libs in the Windows binary version are for Visual C++ and they are not compatible with MinGW. The procedure is essentially the same as on Linux, except that the compilation environment has to be set up first. April 01, 2006, at 02:12 PM
by -
Changed lines 1-5 from:
Installation instructions in nutshell: to:
Installation instructions in a nutshellYou need to compile OMNeT++ from source, as the libs in the Windows binary version are for Visual C++ and they are not compatible with MinGW. April 01, 2006, at 01:12 PM
by -
Changed lines 14-15 from:
If you get stuck at some step, refer to the detailed instructions below. to:
If you are unsure or have run into trouble, please read the detailed instructions. April 01, 2006, at 01:11 PM
by -
Changed lines 3-4 from:
If this is your first time installing OMNeT++ in MinGW or Cygwin, you should probably read to:
Installation instructions in nutshell:
If you get stuck at some step, refer to the detailed instructions below. MinGW issuesApril 01, 2006, at 12:36 PM
by -
Deleted lines 10-13:
Cygwin: simulation programs crash on exitWe have observed this when compiling OMNeT++ with gcc 3.3.3 (cygwin special) and release April 01, 2006, at 12:35 PM
by -
Added lines 1-17:
If this is your first time installing OMNeT++ in MinGW or Cygwin, you should probably read Problem with gcc 3.4.4 (cygming special)OMNeT++ 3.2 does not compile with this version of gcc. As there is no problem with several other gcc versions (gcc-4.0.1 , gcc-3.4.0 , gcc-3.3.5 on Linux, gcc-3.3.3 (cygwin special), gcc-3.2.3 (mingw special), gcc-3.3.3 (linux ia64)) and with C++ compilers from other vendors (the Intel compiler, Visual C++), this can be safely considered a compiler bug. Please install another version of gcc. Cygwin: simulation programs crash on exitWe have observed this when compiling OMNeT++ with gcc 3.3.3 (cygwin special) and release BLT for MinGWTBD |