<div dir="ltr"><br><br><div class="gmail_quote">2008/8/18 bvh <span dir="ltr"><<a href="mailto:bvh-osm@irule.be">bvh-osm@irule.be</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, Aug 17, 2008 at 09:43:22PM +0200, Chris Browet wrote:<br>
> > Anyway, just because I'm curious and I guess you're a dev. Is it possible<br>
> > to build Merkaartor with Visual Studio (8 or 9 available)?<br>
<br>
</div>Yes it is, I do this all the time. Just do<br>
qmake -t vcapp NOWEBKIT=1 Merkaartor.pro<br>
This will generate a Merkaartor.vcproj that you can open with Visual<br>
Studio. However, I am using a Qt commercial license for that. I do not<br>
know if it is also possible with the Qt open source edition (and if you<br>
can use the .lib's of that version with visual studio?)<br>
</blockquote><div><br>Yes, the Qt I'm using is the open-source version compiled with MSVC.<br>Works with no problems.<br><br>- Chris -<br></div></div><br></div>