Help with compilation

Bugs should be reported at https://savannah.nongnu.org/bugs/?group=glob2
This section is read only for reference.
Locked
munk9
Posts: 2
Joined: Tue Feb 10, 2009 7:03 pm

Help with compilation

Post by munk9 »

Hi

I am running Windows and I have compiled Glob2 for Windows using mingw. How can I compile it for other platforms?
steelwing
Posts: 2
Joined: Sat Feb 14, 2009 2:35 am

Re: Help with compilation

Post by steelwing »

munk9 wrote:Hi

I am running Windows and I have compiled Glob2 for Windows using mingw. How can I compile it for other platforms?
How did you compile it? I can't get it to compile in Windows on my machine.
munk9
Posts: 2
Joined: Tue Feb 10, 2009 7:03 pm

Re: Help with compilation

Post by munk9 »

I compiled it following the instructions:
http://globulation2.org/wiki/Mingw_compilation

One problem I remember I had was when I had Visual Studio installed... as it says under Possible Issues:
Make sure you have no hidden GNU-GCC installed somewhere. GCC is for example included in the FreePascal-Compiler. (You won't find any Lib anymore if another GCC is active.)
Locked