Hello, I find useful to send this note to community. If you have installed Visual C++ 2008 Express edition, the script gambc-cc.bat needs a little modification to work: just in the top add these lines:
rem ---------- Settings for Visual C++ Express 2008 --------- set COMPILER_DIRECTORY="C:\programs\Visual Studio 9.0\VC\bin" call %COMPILER_DIRECTORY%\vcvars32.bat rem ----------- end ------------------------------------------
Change the directory root "C:\programs" with your root, if you have installed Visual C++ in a different directory. Regards
Giandomenico De Sanctis
Afficher les réponses par date