Page 1 of 1
source code
Posted: 18.09.2003, 00:58
by guest
I am a beginner programmer. I thought it would be fun and educational to view the celestia source code. The problem
is that whenever I try to view the code my computer freezes.
Any thoughts out there?
Thanks
Posted: 18.09.2003, 07:04
by jamarsa
I only can assume you are using certain developer tool (Visual C++, Borland C++, etc) that seems to be broken. Please tell us which hardware, Operating system & tool are you using, in order to tune your problem.
Celestia source files are plain text files. If you want to look at them, you can use whatever editor you want (Wordpad...). You cannot test them, but you can see them.
Posted: 19.09.2003, 00:17
by guest
That's all I want but when I try to view through wordpad it
freezes up as well. I am using win 98.
wpad
Posted: 19.09.2003, 05:24
by nielsulrik
Bug in Wordpad most likely or Win98 runs out of memory.
Try pulling the file to view into your browser window (IE)
Posted: 19.09.2003, 07:09
by marc
What file are you trying to view?
If you're trying to view 'celestia-1.3.0.tar.gz' you need to unzip it first. (winRAR will do it) Once you unzip it, navigate to the src directory and away you go.
As an alternative, an easy way to view the code is with your browser.
Try this.
http://cvs.sourceforge.net/cgi-bin/view ... /celestia/
and this.
http://cvs.sourceforge.net/cgi-bin/view ... cvs-markup
good luck
Posted: 20.09.2003, 15:32
by guest
I did unzip it and still had the trouble. It was driving me crazy but
your other idea worked fine. Thanks so much I was about to
jump out of my window (i live on the bottom floor)
Thanks