Hello!
+ Loading type config... + 1 Preprocess... Nodes: 2311 Ways/Areas/Sum: 72 230 302 Relations: 16 + 2 Generating 'rawnode.idx'... - Generating 'rawnode.idx'... Cannot read uint32_t beyond file end! !! Error while reading number of data entries in file !! Error while executing step Generating 'rawnode.idx'! Import failed!
I have done a number of fixes and now I'm able to build libosmscout and run the import on your data (though Visual Studio seems to be much slower at some stages for yet unknown reasons. I'll do some profiling). Building OSMScout (Qt application) seems to be a little bit tricky since Visual Studio 2010 Express is neither directly supported by Qt (yet) and Express is not supported by Qt at all. I will test it first using MinGW. It would be nice if you could test the current version and give me some feedback!
I also note the HAVE_MMAP, should I define it?
I now have added support for the windows variant of memory maped files, which should drastically reduce file access time. The features is auto detected and does not require any defines to be set.
-- Gruß... Tim _______________________________________________ Routing mailing list [email protected] http://lists.openstreetmap.org/listinfo/routing
