SmaugFuss code in Visual Studio

Posted by Gulquak on Sat 12 Jun 2004 02:56 PM — 3 posts, 17,407 views.

#0
Hello

Is it possible to compile the fuss code with visual studio 6.0 ? I would like to compile with all the bug fixes in it.

Has somebody done it already ?

Greetings Gulquak
USA #1
If you compile as a C project it should compile with the standard windows tweaking (ie crypt). As C++ project you will get an absolute ton of errors on things like class being reserved as keywords.
#2
Do you know where I can find a list for those "common" tweakings :-)

Greetings Gulquak