http://www.glbasic.com/showroom.php?lang=de&game=gpsforwindowsmobile (http://www.glbasic.com/showroom.php?lang=de&game=gpsforwindowsmobile)
Ich wollte mal das Testprogramm (unver?ndert) f?r WinCE kompilieren...
wo hakts?
_______________________________________
*** Configuration: WINCE ***
precompiling:
GPC - GLBasic Precompiler V.2009.113 - 3D, NET
Wordcount:18 commands
compile+link:
/cygdrive/C/DOKUME~1/KOSTAQ~1.000/LOKALE~1/Temp/glbasic/gpc_temp1.cpp: In
function `DGInt __GLBASIC__::GPS_GetPosition(DGInt&, DGInt&, DGInt&, DGInt&,
DGInt&)':
/cygdrive/C/DOKUME~1/KOSTAQ~1.000/LOKALE~1/Temp/glbasic/gpc_temp1.cpp:178: error: `
flSpeed' undeclared (first use this function)
/cygdrive/C/DOKUME~1/KOSTAQ~1.000/LOKALE~1/Temp/glbasic/gpc_temp1.cpp:178: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/cygdrive/C/DOKUME~1/KOSTAQ~1.000/LOKALE~1/Temp/glbasic/gpc_temp1.cpp:179: error: `
flHeading' undeclared (first use this function)
*** FATAL ERROR - Bitte die Compiler-Ausgabe ins Forum kopieren
_______________________________________
hmm ist ja nicht viel...
flSpeed und flHeading?, sollte l?sbar sein :D
h?!? Gibt's doch gar net. Ist das bei Dir auch, Schranz0r?
jow wenn ich als WinCE erstelle kommt:
/cygdrive/C/Users/ich/AppData/Local/Temp/glbasic/gpc_temp1.cpp: In function `
DGInt __GLBASIC__::GPS_GetPosition(DGInt&, DGInt&, DGInt&, DGInt&, DGInt&)':
/cygdrive/C/Users/ich/AppData/Local/Temp/glbasic/gpc_temp1.cpp:178: error: `
flSpeed' undeclared (first use this function)
/cygdrive/C/Users/ich/AppData/Local/Temp/glbasic/gpc_temp1.cpp:178: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/cygdrive/C/Users/ich/AppData/Local/Temp/glbasic/gpc_temp1.cpp:179: error: `
flHeading' undeclared (first use this function)
*** FATAL ERROR - Bitte die Compiler-Ausgabe ins Forum kopieren
_______________________________________
*** Fertig ***
Dauer: 5.1 sek. Zeit: 11:56
Erstellen: 0 erfolgreich.
*** 1 FEHLGESCHLAGEN ***
OK, neue Version online.
I just d/l'ed it, i get errors still:
Quote_______________________________________
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.2009.113 - 3D, NET
Wordcount:18 commands
compiling:
E:\DOCUME~1\Admin\LOCALS~1\Temp\glbasic\gpc_temp1.cpp:12:2: #error Only supported OS is WinCE so far!
E:\DOCUME~1\Admin\LOCALS~1\Temp\glbasic\gpc_temp1.cpp: In function `DGInt __GLBASIC__::GPS_GetPosition(DGInt&, DGInt&, DGInt&, DGInt&, DGInt&)':
E:\DOCUME~1\Admin\LOCALS~1\Temp\glbasic\gpc_temp1.cpp:178: error: `flSpeed' was not declared in this scope
E:\DOCUME~1\Admin\LOCALS~1\Temp\glbasic\gpc_temp1.cpp:179: error: `flHeading' was not declared in this scope
*** FATAL ERROR - Please post this output in the forum
_______________________________________
*** Finished ***
Elapsed: 1.0 sec. Time: 09:42
Build: 0 succeeded.
*** 1 FAILED ***
btw, i noticed a little thing about the editor compiler, while trying to compile this program..
The .gbap doesnt retain the platform information for compilation...but it retains window size...
so, i changed platform to windowsCE manually in the editor options, and i still get this message above.
I appologize this isnt in german language, i to try and make this nice and tidy all in the same thread for you Gernot.
So strange. I uploaded again. Thank you for the information.