hello!
i've got two problems when compiling my application:
1) i can only use debug-mode OR gui-mode. if i am trying to use both of them, it seems that the compiler tries to compile some very old code that i have written a week ago or so...but that is the first time i have this kind of problem (same as 2.). in the console i've got something like this:
""""""""""""""""""""""""""""""""
S C H R A N Z O N L I N E
development snapshot
-------------------------
experimental build - bitte mit Vorsicht geniessen :D
Dein Username bitte:
Alles klar, !
Starte Host...
...OK!
Gebe hier die Server IP ein:
"""""""""""""""""""""""""""""
but the compiled stuff is NOT equal to the sourcecode! that is OLD code. :-\
2) if i try to use debug mode, the application stops with an error and it's impossible for me to debug the code. the application crashes. i have read here in the forum that it has to do with with a too large debug code. but i can say: it worked for me quite well all the time. also here it is the first time it happened.
i added the whole code, including everything you need to compile, if you are interest in compiling the code. it is the first time that i have written a network game, so it is bad style programming ;). do not be surprised....
http://rapidshare.com/files/50945457/SchranzOnline.zip
sorry for my bad english :-\....it is a long time ago since i spoke english....
thank you :)!
i've got two problems when compiling my application:
1) i can only use debug-mode OR gui-mode. if i am trying to use both of them, it seems that the compiler tries to compile some very old code that i have written a week ago or so...but that is the first time i have this kind of problem (same as 2.). in the console i've got something like this:
""""""""""""""""""""""""""""""""
S C H R A N Z O N L I N E
development snapshot
-------------------------
experimental build - bitte mit Vorsicht geniessen :D
Dein Username bitte:
Alles klar, !
Starte Host...
...OK!
Gebe hier die Server IP ein:
"""""""""""""""""""""""""""""
but the compiled stuff is NOT equal to the sourcecode! that is OLD code. :-\
2) if i try to use debug mode, the application stops with an error and it's impossible for me to debug the code. the application crashes. i have read here in the forum that it has to do with with a too large debug code. but i can say: it worked for me quite well all the time. also here it is the first time it happened.
i added the whole code, including everything you need to compile, if you are interest in compiling the code. it is the first time that i have written a network game, so it is bad style programming ;). do not be surprised....
http://rapidshare.com/files/50945457/SchranzOnline.zip
sorry for my bad english :-\....it is a long time ago since i spoke english....
thank you :)!