how can I compile modplug sources ?

Started by phanoo, March 28, 2007, 15:01:12

Previous topic - Next topic

phanoo

I've downloaded OpenMPT source files, I have VC++ 2005 Express, I tried to compile mptrack but I had a LOT of errors...
I have corrected some of them but I have still 177 errors  :shock:  :shock:
How do you do to compile correctly Modplug Tracker ?
I have to download another compiler ?

LPChip

As far as I know, it doesn't compile with the express edition. I believe the programmers use Visual Studio 2003.
"Heh, maybe I should've joined the compo only because it would've meant I wouldn't have had to worry about a damn EQ or compressor for a change. " - Atlantis
"yes.. I think in this case it was wishful thinking: MPT is makng my life hard so it must be wrong" - Rewbs

Relabsoluness

The code compiles with VC++2003 and VC++2005, but since MFC-libraries are used and those are not included in VC++2005 express, express edition won't do - I hope this changes sometime.