Posts by yeus
- 21.10.2007, 23:14
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
ohh guys I have said his over and over again, bu I will try it one more time.... (or girls, whatever :) )... back to the original thread: I AM a volunteer and I am here because: 1: I finally want a Version 1.5 to be released... 2: I love celestia 3: I want more versions after Version 1.5 But as a vo...
- 20.10.2007, 23:28
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
All I can say is: I myself as one of the volunteers will only start working, if I get a very specific task and access (for example as a thread in this forum [preferably], or a wiki) to some organized form of TODO-list, which ensures that I am not working on something which is already WIP. This proba...
- 20.10.2007, 23:06
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
So now we've heard from: Cham, rthorvald, ElChristou, phoenix, Hungry4info, yeus, Rassilon, BobHegwood, fungun, Fenerit and scaddenp. Thanks to everyone who responded. I'm disappointed there weren't more. I guess there just isn't that much interest in a 1.5.0 release of Celestia. - Hank I think the...
- 15.10.2007, 22:42
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
I think the main concern is that developers do not actually want to do the administrative stuff... but only they know what they need.. why don't you just ask someone who wants to contribute something to the project (there are lots of poeple out there i guess) but have no programming skills. They cou...
- 10.10.2007, 20:50
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
What about the bug pointed out by Chris just above? too narrowed? Consulting the CVS files cannot help to get an idea of the structure? Yes, of course the CVS helps a lot with this :)! And I already have some basic overview... but that's just very basic and usually, when eliminating bugs, a "basic"...
- 09.10.2007, 22:41
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
hey cool... Everything comes to life here :D. Last time I have been visiting this forum (like 6 months ao or so...) there was some deadly silence... Btw: I forgot to Mention: I am an aerospace engineer (specialized in sattelites...). So don't hesitate giving me tasks, which involve some heavy mathem...
- 09.10.2007, 14:17
- Forum: Celestia Users
- Topic: Celestia development volunteers?
- Replies: 156
- Views: 87774
Re: Celestia development volunteers?
here Add me to the list :)! I have a pretty profound knowledge of C++. But I was not able to compile Celestia, yet, since I only have Visual studio 2005 installed.. I am gonna have to try it with code::blocks some time... But I would be glad, if some developer could make a code::blocks project, to w...
- 11.03.2007, 01:06
- Forum: Development
- Topic: MSVC 2005 Linker Errors
- Replies: 2
- Views: 4082
Re: MSVC 2005 Linker Errors
ok.. forgive me.. I shouldn't give up so fast. here is the solution: In: Projectproperties->Configuration properties->Manifest Tool->Input and Output change "Embed Manifest" from "No" to "Yes". Now I got another Problem, because 98 linker Errors reappeared :). Here are some examples: Error 80 error ...
- 11.03.2007, 00:42
- Forum: Development
- Topic: MSVC 2005 Linker Errors
- Replies: 2
- Views: 4082
MSVC 2005 Linker Errors
Ok.. Now i've gotten pretty far by myself, so, at the current stage I downloaded current CVS tree, and converted the *.dsw file into a .Net *.sln-projectfile. everything works fine so far, I managed to link with all the important libraries and work around the libc.lib "bug". There is only 2 Errors l...