Hi,
I'm just starting here. I just built Celestia (rev. 5005) for the first time. Yea for a clean build!
However, when I tried to run it, Celestia could not find the DLLs in celestia\windows\dll\x86, because they are not on the path. So I just copied them to the same build dir, and it was fine.
The question is, what should I really be doing to debug? Am I supposed to install after every compile?
Off the top of my head, it seems that the MSVC project is not fully configured so that the DLLs and the exe go into a single platform folder.