You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| android | 4 years ago | |
| base | 4 years ago | |
| data | 13 years ago | |
| doc | 12 years ago | |
| draw | 12 years ago | |
| gtk | 12 years ago | |
| gui | 12 years ago | |
| main | 12 years ago | |
| mapsys | 4 years ago | |
| sdlgl | 12 years ago | |
| wince | 12 years ago | |
| AUTHORS | 13 years ago | |
| COPYING | 13 years ago | |
| ChangeLog | 12 years ago | |
| Makefile | 4 years ago | |
| Makefile.rules.android | 13 years ago | |
| Makefile.rules.gtk | 4 years ago | |
| Makefile.rules.ncurses | 13 years ago | |
| Makefile.rules.sdlgl | 13 years ago | |
| Makefile.rules.win | 13 years ago | |
| Makefile.rules.wince | 12 years ago | |
| NEWS | 13 years ago | |
| README | 13 years ago | |
| TODO.tasks | 13 years ago | |
| sposmroute.anjuta | 13 years ago | |
README
Cross-Compile with mingw32:
===========================
rm cross-config.cache; LIBS="-ljpeg -lxml2 -lz -liberty -lws2_32 -lwsock32" \
cross-configure.sh
cross-make.sh
TO-DO:
======
- map_hash function needs a look hash flag, to prevent the hash from being
moveing around the memory. Like a reference counter: "int map_hash.reference".
- function osm_nodedetail_save needs to take care of countrys and other stuff.
- splitting an area into peaces. So it will fit into ilon and ilat.
BUGS:
=====
- many are there