<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><span>You should also install the Nokia VS Add-in (<a target="_blank" href="http://qt.nokia.com/downloads/visual-studio-add-in">http://qt.nokia.com/downloads/visual-studio-add-in</a>); though the VS Express Edition may not let you.</span><br><br>Essentially, you can do the same thing, however doing the following:<br><br>1. Install Qt Open Source Libraries ()<br>2. Open the Qt Command prompt - you'll find this under the Qt's entry in the Start Menu (Start-&gt;Programs-&gt;Qt...-&gt;Qt...Command Prompt; this is Qt version specific)<br>3. Run the VS vars script for your version of Visual Studios - you'll have to find it in the visual studios install; this can be quickly added by examining the Visual Studio Command Prompt
 shortcut; it'll usually reference the batch file.)<br><br>You now have a usable command-line compilation environment. 'msbuild' and 'msdev' can be used to build solution/project files; and nmake can be used to build nmake Makefiles.<br>You can also mix CMake into the mix by running the appropriate CMake Batch file; this may also provide the Visual Studios environment too.<br><br>That should get you started. I haven't done anything KDE specific; but that's the general need for working with Qt. If you can get the VS Add-in installed, then you can work with Qt Enabled Solutions and Projects directly in VS; but Microsoft's official policy on the Express Editions forbids extensions; doesn't mean they can't be used though. ;-)<br><br>HTH,<br><br>Ben<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> isuru anuranga wijesingha
 &lt;isuru9898@yahoo.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> kde windows &lt;kde-windows@kde.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Tue, October 27, 2009 12:03:22 PM<br><b><span style="font-weight: bold;">Subject:</span></b> -------------little confiqure qt designer with windows visual studio express edition for c++------------------------<br></font><br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div style="font-family: arial,helvetica,sans-serif; font-size: 14pt;"><div>Dear sir.</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre;">        </span>I'm working on developing KDE game "KBattleShip" on windows visual studio express edition. I have downloaded the source code for KBattleShip but I couldn't compile it successfully as there were error reports like,&nbsp;</div><div>fatal error C1083: Cannot open include file: 'QtCore/qglobal.h': No such file or directory</div><div>shot.cpp</div><div><br></div><div>I thought this was because visual studio doesn't find with qt designer's libraries for c++. I have installed the qt designer 4.5.3 opensource source code package visual studio. And I add qt designer's header files folder for include files list of visual studio but yet it doesn't resolve my problem. Can you help me?.</div><div><br></div><div>Thank
 you.&nbsp;</div><div style=""></div></div><br><span>Send instant messages to your online friends <a target="_blank" href="http://uk.messenger.yahoo.com">http://uk.messenger.yahoo.com</a> </span><meta http-equiv="x-dns-prefetch-control" content="on"></div></div>
<!-- cg2.c902.mail.ac4.yahoo.com compressed/chunked Tue Oct 27 10:32:57 PDT 2009 -->
</div></body></html>