so i played with the precompiled version a bit with the ini files but when i try to do the tutotial packages i get dll errors....
what am i doing wrong?
codelite setup as per instructions and can build the project perfectly fine but when i try to execute it i get
This App has failed to start because libgcc_s_dw2-1.dll was not found
... hard to do anything with it when its doing this
and the vsvc2008 package triggers my virus scanner complaining about w32 gen dialer or some such
Comments
Mine has gcc version 4.5.0 in it and you'll need gcc 4.5.X to be able to use the precompiled version yourself.
The other option, as mentioned in your other thread, is to use UPX to decompress the msvs version or, better, to sync the SVN and compile orx yourself (it compiles out of the box and you'll get a bunch of fixes and new features too
Let me know if you found a solution.
In the CHANGELOG file you can read this at the top of the doc:
Mingw is often used by people who have some habit of using gcc on mac osx and/or linux.
that and seriously look up the license for visual studio... i spent like 5 hours looking for it to see what it says about doing a commercial release and i couldn't find anything
i have since learned that yes you can but it took me over a week to get that info where mingw says it on the front page or at least did when i picked it