<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 16, 2015 at 2:01 PM, Radim Blazek <span dir="ltr"><<a href="mailto:radim.blazek@gmail.com" target="_blank">radim.blazek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
I need to debug QGIS GRASS provider on Windows. I have successfully<br>
compiled GRASS 7 using MinGW [1] and QGIS using MSVC [2]. The problem<br>
is that MSVC does not support GCC debugging symbols and vice versa. Do<br>
you have any idea how to debug both QGIS and GRASS code at the same<br>
time, preferably in MSVC or Qt Creator?<br>
<br>
Is there any recent effort to compile GRASS with MSVC? I have only<br>
found quite an old mail about MSVC port [3].<br></blockquote><div><br></div><div>There is an exploratory effort to use CMake for GRASS GIS [1] but there is a lack of CMake experts with free time. In theory this is one of the steps to compile GRASS with MSVC. Isn't it possible to easily compile QGIS with MinGW thanks to CMake (since GCC is used on other platforms)?<br></div><div><br></div><div>Vaclav<br></div><div><br>[1] <a href="https://github.com/starseeker/grass">https://github.com/starseeker/grass</a><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Radim<br>
<br>
[1] <a href="https://trac.osgeo.org/grass/wiki/CompileOnWindows" rel="noreferrer" target="_blank">https://trac.osgeo.org/grass/wiki/CompileOnWindows</a><br>
[2] <a href="https://htmlpreview.github.io/?https://github.com/qgis/QGIS/blob/master/doc/INSTALL.html#toc12" rel="noreferrer" target="_blank">https://htmlpreview.github.io/?https://github.com/qgis/QGIS/blob/master/doc/INSTALL.html#toc12</a><br>
[3] <a href="http://lists.osgeo.org/pipermail/grass-dev/2007-November/034108.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/pipermail/grass-dev/2007-November/034108.html</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</blockquote></div><br></div></div>