<html><div style='background-color:'><DIV class=RTE>
<P><BR>I was trying to figure out how to solve a compilation problem with qmake and visual studio</P>
<P>qgsdistancearea.obj : error LNK2019: unresolved external symbol "public: __thisc<BR>all QgsCoordinateTransform::QgsCoordinateTransform(void)" (??0QgsCoordinateTrans<BR><A href="mailto:form@@QAE@XZ">form@@QAE@XZ</A>) referenced in function "public: __thiscall QgsDistanceArea::QgsDis<BR>tanceArea(void)" (<A href="mailto:??0QgsDistanceArea@@QAE@XZ">??0QgsDistanceArea@@QAE@XZ</A>)</P>
<P>I found that when&nbsp;..src/core/qgsdistancearea has a dependency to qgscoordinatetransform in ../src/gui. is not supposed that code in core&nbsp;is the base for everything?&nbsp;&nbsp;or am I doing something wrong?</P>
<P>&nbsp;</P>
<P>thanks</P>
<P>&nbsp;</P></DIV></div></html>