Help set up the project in CodeLite, Windows

edited January 2011 in General discussions
Hello!

How to set up a project in CodeLite, when working on Windows?
Download orx-dev-linux-1.2.tar.bz2 or what else?

Thanks in advance!

Comments

  • edited January 2011
    I think Grey wrote a tutorial for codelite.

    As for using it on windows, you need orx-dev-mingw-1.2.zip.

    However the latest version of mingw (that you can get on http://www.mingw.org) won't be compatible with the binaries from the 1.2 package.
    Basically gcc 4.5.0 doesn't work with any library compile with gcc 3.x or 4.0.x. You need either to get an older version of mingw or compile orx yourself (by getting the -src- package or by syncing the svn repository which has already up-to-date external libraries for mingw/gcc 4.5.0).
Sign In or Register to comment.