Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Can't build windows ce version #4838

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Can't build windows ce version #4838

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: dmgroom
[Submitted to the original trac issue database at 3.40am, Saturday, 13th April 2013]

Using Ubuntu 13.04 64bit to try and build a windows CE version I get the following errors:

jni/gosmore.cpp: In function 'int ChangePak(const TCHAR*, int, int)':
jni/gosmore.cpp:360: error: redeclaration of 'FILE* gmap'
jni/gosmore.cpp:326: error: 'void* gmap' previously declared here
jni/gosmore.cpp:360: error: expected primary-expression before ',' token
jni/gosmore.cpp:367: error: 'pakSize' was not declared in this scope
jni/gosmore.cpp:369: error: 'data' was not declared in this scope
jni/gosmore.cpp:401: error: 'pakmap' was not declared in this scope
jni/gosmore.cpp: In function 'int DrawExpose(HPEN__**, HBRUSH__**)':
jni/gosmore.cpp:2485: error: expected primary-expression before 'long'
jni/gosmore.cpp:2485: error: expected ';' before 'long'
jni/gosmore.cpp:2494: error: expected primary-expression before 'long'
jni/gosmore.cpp:2494: error: expected ';' before 'long'
jni/gosmore.cpp:2509: error: expected primary-expression before 'long'
jni/gosmore.cpp:2509: error: expected ';' before 'long'
jni/gosmore.cpp:2514: error: expected primary-expression before 'long'
jni/gosmore.cpp:2514: error: expected ';' before 'long'
jni/gosmore.cpp:2553: error: cannot convert 'FixedPoint*' to 'const POINT*' for argument '2' to 'BOOL Polygon(HDC__*, const POINT*, int)'

Revision 25410 is the last version I can successfully build

@openstreetmap-trac
Copy link
Author

Author: mmd
[Added to the original trac issue at 6.53pm, Tuesday, 19th May 2020]

Gosmore project is no longer active, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant