When clicking in "Debug > Refresh custom map sources" I get:
The specified source SQLite database does not exist: Map name: Custom SQLite atlas Filename: D:\MOBAC\LocalTiles\Region.Mapnik.sqlitedb
which is obviously wrong (I use GNU/Linux).
This path is not part of MOBAC. I assume that you have downloaded a custom XML map source that contains this path.
I did not. I have cloned the repo and run the trunk version.
Well the trunk version contains sample files for each custom XML map source type. Those files are not included in the release.
OK. Shouldn't the trunk version run fine on Linux, without having to wonder if a file shipped in the repo has to be removed?
Do you want to start MOBAC development or simple build it on your own? If it is the latter just build the release version using apache ant.
That exactly what I did: cloning the repo, running ant and starting mobac.
You missed one step: run ant, then extract the release zip file, built by ant, somewhere and use the extracted version.
Log in to post a comment.
This path is not part of MOBAC. I assume that you have downloaded a custom XML map source that contains this path.
I did not. I have cloned the repo and run the trunk version.
Well the trunk version contains sample files for each custom XML map source type. Those files are not included in the release.
OK. Shouldn't the trunk version run fine on Linux, without having to wonder if a file shipped in the repo has to be removed?
Do you want to start MOBAC development or simple build it on your own? If it is the latter just build the release version using apache ant.
That exactly what I did: cloning the repo, running ant and starting mobac.
You missed one step: run ant, then extract the release zip file, built by ant, somewhere and use the extracted version.