<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18882">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial><FONT size=3 face="Times New Roman">
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"><FONT color=#000000>Hi all,</FONT></SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"></SPAN> </P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"><FONT color=#000000>I have managed to get it as far as
this error now, but no further. It does work when set to mingw however. The
error message is not too helpful - does anyone have any idea how I go about
getting it to work with visual studio? Is it something to do with the open
source app I am trying to compile? i.e although on the info for it, it said
it could be compiled easily using cmake for any platform, do I have to change
settings in the makefiles or code to get it to work?</FONT></SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"><FONT color=#000000>Does anyone use visual studio with
cmake out there?</FONT></SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"></SPAN> </P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000">It appears you're trying to use Visual Studio with Qt
built by mingw</SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"></SPAN> </P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000"><FONT color=#000000>Full
error</FONT>:</SPAN></P></FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial><FONT size=2 face=Arial></FONT></FONT> </DIV>
<DIV><FONT size=2 face=Arial><FONT size=3 face="Times New Roman">Check for
working C compiler: cl</FONT></DIV>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Check for working
C compiler: cl -- works</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Detecting C
compiler ABI info</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Detecting C
compiler ABI info - done</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Check for working
CXX compiler: cl</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Check for working
CXX compiler: cl -- works</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Detecting CXX
compiler ABI info</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Detecting CXX
compiler ABI info - done</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_X11</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_X11 - not found.</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_WIN</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_WIN - found</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_QWS</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_QWS - not found.</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_MAC</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Looking for
Q_WS_MAC - not found.</P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000">CMake Error at C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:775 (MESSAGE):</SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000">It appears you're trying to use Visual Studio with Qt
built by mingw</SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000">Call Stack (most recent call first):</SPAN></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0"><SPAN
style="COLOR: #ff0000">CMakeLists.txt:7 (find_package)</SPAN></P>
<P
style="TEXT-INDENT: 0px; MARGIN: 0px; COLOR: #ff0000; -qt-block-indent: 0; -qt-paragraph-type: empty"></P>
<P
style="TEXT-INDENT: 0px; MARGIN: 0px; COLOR: #ff0000; -qt-block-indent: 0; -qt-paragraph-type: empty"></P>
<P style="TEXT-INDENT: 0px; MARGIN: 0px; -qt-block-indent: 0">Configuring
incomplete, errors occurred!</P></FONT></BODY></HTML>