More VC++ Woes
Posted: 31.07.2002, 01:37
Trying to get Celestia up and running in a VC++ environment. I've loaded the project files successfully, but when I come to build it favorites.cpp spits out 158 linker warnings, and then finally dies with:
BSCMAKE: error BK1506 : cannot open file '.\Release\imagecapture.sbr': No such file or directory
Also, when clean building, it throws a load of errors along the lines of:
E:\Celestia\Celestia Source\celestia-1.2.4\src\celestia\winmain.cpp(0) : fatal error C1033: cannot open program database 'e:\celestia\celestia source\celestia-1.2.4\src\celestia\release\vc60.idb
Now at some point in the past this DID work, I'm sure. However the files it's looking for aren't in the release dir.
Anyone know what's going on? :O/
BSCMAKE: error BK1506 : cannot open file '.\Release\imagecapture.sbr': No such file or directory
Also, when clean building, it throws a load of errors along the lines of:
E:\Celestia\Celestia Source\celestia-1.2.4\src\celestia\winmain.cpp(0) : fatal error C1033: cannot open program database 'e:\celestia\celestia source\celestia-1.2.4\src\celestia\release\vc60.idb
Now at some point in the past this DID work, I'm sure. However the files it's looking for aren't in the release dir.
Anyone know what's going on? :O/