<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Does it only work with 4.4? If so, the INSTALL file should be updated<br>

since it states 4.2 as minimum requirement.</blockquote><div><br>No, QT4.4 is not required. For 4.4, we use the builtin webkit, so you should indicate  NOWEBKIT to tell qmake to use the webkit of 4.4 and not the bundled one.<br>
</div><div>For QT < 4.4, you have to compile the webkit coming along Merkaartor to have yahoo imagery. This is done by "qmake All.pro". Once webkit is compiled, you can just "qmake Merkaartor.pro" to only rebuild Merkaartor.<br>
<br>If you don't need yahoo imagery, you can "qmake Merkaartor.pro NOUSEWEBKIT=1" to disable webkit altogether.<br><br><br>- Chris -<br></div></div><br>