Tagged Questions
10
votes
7answers
7k views
Compilation fails randomly: “cannot open program database”
During a long compilation with Visual Studio 2005 (version 8.0.50727.762), I sometimes get the following error in several files in some project:
fatal error C1033: cannot open program database ...
4
votes
2answers
194 views
Movement towards continuous integration in progress, any suggestions?
We have a bunch of C/C++ modules and projects for QNX4, QNX6 and Linux. All of these are written in Eclipse/QNX Momentics and we use Project Sets (psf files) to combine different modules into projects ...