Hi,
is it also possible to use VC9 without installing it ?
I don't want to install 1,4 GB on Harddisk and pump up my Registry with 1o MB data.
If I do that, I could use the Ms IDE instead of Code::Blocks ...
I tried to copy the folders bin, include and lib from VC Express and the SDK and added the folders in the compiler settings, but I get always an error message
-------------- Build: Debug in VCtest ---------------
Execution of 'cl.exe /nologo /W3 /Zi /D_DEBUG /Zi /D_DEBUG /IC:\Programme\CodeBlocks\VC\include /IC:\Programme\CodeBlocks\VC /IC:\Programme\CodeBlocks\VC\include /I"C:\Programme\Microsoft Visual Studio 8\VC\include" /c main.cpp /Foobj\Debug\main.obj' in 'D:\Eigene Dateien\Code Blocks\VCtest' failed.
Nothing to be done.
Greetz
Green::horn