Posts by antred
- 04.06.2007, 23:57
- Forum: Bugs
- Topic: Windows has encountered a problem.....(XP)
- Replies: 2
- Views: 3503
Re: Windows has encountered a problem.....(XP)
I have at least one crash that can simply be attributed to a bug in the Celestia source code. Explanation in the 3rd post of the this thread.
- 04.06.2007, 23:22
- Forum: Development
- Topic: Can't compile Celestia (as obtained via Tortoise CVS)
- Replies: 4
- Views: 4243
Re: Can't compile Celestia (as obtained via Tortoise CVS)
Thanks Chris, that fixed it.
Yes, of course. How do I do it, though?
Chris asked
Once you get Celestia building, would you be interested in contributing the project files?
Yes, of course. How do I do it, though?
- 04.06.2007, 22:53
- Forum: Development
- Topic: Can't compile Celestia (as obtained via Tortoise CVS)
- Replies: 4
- Views: 4243
Can't compile Celestia (as obtained via Tortoise CVS)
Hello, A couple of weeks ago I downloaded the Celestia source code (not from the CVS repository) and, after some initial difficulties , got it to compile and run. Oh by the way, I'm using the Visual C++ 2005 Express compiler. Tonight I finally got a CVS client installed and running and downloaded th...
- 16.05.2007, 01:26
- Forum: Development
- Topic: Microsoft Visual C++ project file out of date?
- Replies: 5
- Views: 8137
Re: Microsoft Visual C++ project file out of date?
Sorry, it's probably bad form to constantly reply to myself :lol: but I just ran the program in the debugger and immediately after startup and spinning Earth around a little bit the program asserted (vector index out of bounds) in samporbit.cpp in SampledOrbit::computePosition(). The following line ...
- 16.05.2007, 01:07
- Forum: Development
- Topic: Microsoft Visual C++ project file out of date?
- Replies: 5
- Views: 8137
Re: Microsoft Visual C++ project file out of date?
Yay, finally got it to work after several hours of battling compiler and linker errors!
- 16.05.2007, 00:32
- Forum: Development
- Topic: Microsoft Visual C++ project file out of date?
- Replies: 5
- Views: 8137
Microsoft Visual C++ project file out of date?
Hello all, I'm new to Celestia (discovered it a few days ago) and am currently taking a shot at compiling it under Microsoft Visual C++ 2005 Express. I downloaded the source code from the Celestia page ... not from the CVS repository (is this a problem?). Anyway, I converted the VC++ 6.0 workspace /...