Sorry about that
CB is 10.05 , the Sept 2010 upload I think, Windows 7
I fixed all the paths and added the VC++ path in the Windows environment variables, but then it said mspdb100.dll could not be found
It was present in the VC++ installation folder and I have read that it is an issue even when trying to compile using VC++ from command line
I copied the file from VC++ installation directory to Windows\System32 but now I get this error
"main.c : fatal error C1902: Program database manager mismatch; please check your installation"
Anyway I managed to download the latest (I think, it was Aug 25) nightly build (This one:
http://forums.codeblocks.org/index.php/topic,16772.0.html) and the two dll files mentioned in the nightly build information thread, but how do I use it? Do I just overwrite my older CB files with the one's in the nightly build? I do not want to ruin any of my previous settings
Also, what is RC2 that is mentioned in the nightly build information thread?