[mkgmap-dev] OT : How to debug in Eclipse
From Gerd Petermann GPetermann_muenchen at hotmail.com on Sun Jan 22 09:07:37 GMT 2017
Hi, maybe someone can help me with this: In older releases of Eclipse (I think pre 4.x) I could use a "Debug configuration" with an "Arguments" window containing e.g. --output-dir=e:/ld --nsis --max-jobs=1 e:\testdata\*.osm However, this no longer works. When I press the "Debug" Button I get: SCHWERWIEGEND (Main): e:\testdata\*.osm: file e:\testdata\*.osm doesn't exist Something has changed regarding the evaluation of place holders (* ?) The only workaround that I found is to add each input file like this: --output-dir=e:/ld --nsis --max-jobs=1 e:\testdata\63240008.osm e:\testdata\angle-mod.osm e:\testdata\routing1.osm ... (or to create a file like template.args) I tried to find a setting to get back the old behaviour, but without success. Any ideas where I can find help for this? Gerd
- Previous message: [mkgmap-dev] Commit r3766: fix more errors intorduced with r3756 causing "Area too small to split at .." messages
- Next message: [mkgmap-dev] Commit r3768: correct error that caused "internal error: via way is updated again with different nodes" error messages and ignored restriction relations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list