Hi,<br><br>I tried to build the current SVN version of merkaartor on Ubuntu Hardy, but ran into a problem with qmake. When running qmake from the merkaartor directory, I just a get a list of options:<br><br>$ /usr/share/qt4/bin/qmake<br>
Usage: /usr/share/qt4/bin/qmake [mode] [options] [files]<br><br>QMake has two modes, one mode for generating project files based on<br>some heuristics, and the other for generating makefiles. Normally you<br>shouldn't need to specify a mode, as makefile generation is the default<br>
mode for qmake, but you may use this to test qmake on an existing project<br>[ rest skipped ]<br><br>Running /usr/share/qt4/bin/qmake -v gives me:<br>QMake version 2.01a<br>Using Qt version 4.3.4 in /usr/lib<br><br>I am not familiar with qmake. Can anybody please help me out?<br>
<br>Thanks, Rainer<br><br>