Menu

wxWindows

Paul
2002-03-25
2012-09-26
  • Paul

    Paul - 2002-03-25

    I would like to know how to set my computer, running Windows 98 second edtion, to compile wxWindows using Dev-C++4 ide and the Mingw compiler. I have my Dev-C++4 compiler set up with default settings.

     
    • Harley Laue

      Harley Laue - 2002-04-15

      it would be best to compile it from command line with mingw32. It has a makefile for mingw with it. just make sure the path is set in the
      c:\autoexec.bat file
      Set PATH=C:\Dev-C++\bin;%PATH%
      or where ever you have mingw or mingw with Dev-C++.

       
    • Anonymous

      Anonymous - 2002-04-16

      Hello,
      look at
      http://oek-news.mnd.fh-wiesbaden.de/pub/devc++/
      where you can find a precompiled library-set for DEV-C++.
      Watch out, it was compiled with the mingw32-compiler which comes with Dev-C++ 4.9.1.0

      Detlev

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.