GPS f?r Windows Mobile

Previous topic - Next topic

Kitty Hello


Kosta

#1
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
_______________________________________
Intel QuadCore, Geforce8600GT,512MB,4GB Ram, 26" TFT
HP nw8440 Schläppy
GP2X Mk2 (Firmware 3.0)

GLBASIC Blog:
http://www.glbasic.com/forum/index.php?blog=51.0

Schranz0r

hmm ist ja nicht viel...

flSpeed und flHeading?, sollte l?sbar sein :D
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Kitty Hello

h?!? Gibt's doch gar net. Ist das bei Dir auch, Schranz0r?

Schranz0r

jow wenn ich als WinCE erstelle kommt:

Code (glbasic) Select
/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 ***
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

Kitty Hello

OK, neue Version online.

Hemlos

#6
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.
Bing ChatGpt is pretty smart :O

Kitty Hello

So strange. I uploaded again. Thank you for the information.