User forums > Help
When using VC++ 6.0 compling get "open program database xxx.idb '
(1/1)
1083010692@qq.com:
Firstly I configure the Microsoft Visual C++ 6.0 as my default compiler ,then when I use it compiles some projects with MFC ,I find it get errors like "fatal error C1033: cannot open program database xxx.idb " ,it drives me crazy !!!!Why should this happen?? I think everthing parameter it need should be right ,because it directly imported from the dsw or dsp files .Belows is the picture which shows the condition. ;D Sorry with my poor english ...The link: link removed
BlueHazzard:
have you searched google (or duckduckgo)?
http://stackoverflow.com/questions/126751/compilation-fails-randomly-cannot-open-program-database
1083010692@qq.com:
Yes I do,but it seems that those solutions are useless , I even think that it is the codeblocks whick brings this error ,this really makes me crazy !! I picked up the compiler from VC++ 6.0 directly ,it works fine with VC++ 6.0 ,but I really can't see what causes the error in Codeblocks ...Maybe the compiler do not support other IDE ..Maybe I got some compiler parameters lost .....I woule appreciate it if some can help me ..Here is the VC++ 6.0 compiler I am working with .. link removed
oBFusCATed:
How many threads are you using for compiling your project? If it is more than one you should try with just 1, because older visual c++ compilers have problems when running in multiple threads/processes.
Navigation
[0] Message Index
Go to full version