<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Qt Open Source 4.3.4 and Visual Studio</title>
	<link>http://tom.paschenda.org/blog/?p=28</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 08 Sep 2010 00:14:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: admin</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-632</link>
		<author>admin</author>
		<pubDate>Sun, 07 Mar 2010 14:51:23 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-632</guid>
		<description>Hi Mike!
It looks like there is something wrong with your environment variables.
Make sure, that the include-variable is set correctly, so windows.h can be found.
You can print the contents of the include-variable using
echo %include%
Also try to use the Qt command prompt or the Visual Studio command prompt (you can find them in the start menu). They should have the environment variable preset correctly.
Hth
Tom</description>
		<content:encoded><![CDATA[<p>Hi Mike!<br />
It looks like there is something wrong with your environment variables.<br />
Make sure, that the include-variable is set correctly, so windows.h can be found.<br />
You can print the contents of the include-variable using<br />
echo %include%<br />
Also try to use the Qt command prompt or the Visual Studio command prompt (you can find them in the start menu). They should have the environment variable preset correctly.<br />
Hth<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-626</link>
		<author>Mike</author>
		<pubDate>Thu, 25 Feb 2010 21:27:16 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-626</guid>
		<description>I mean 'windows.h'</description>
		<content:encoded><![CDATA[<p>I mean &#8216;windows.h&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-625</link>
		<author>Mike</author>
		<pubDate>Thu, 25 Feb 2010 21:25:37 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-625</guid>
		<description>Hi,
I run congifure -platform win32-msvc2008 and Qt configured just fine.
However, when I try to run nmake I'm getting some fatal errors.

fatal error C1083: Cannot open include file:'windows.g': No such file or directory

NMAKE:fatal error U1077: '"C:\Program Files \Microsoft Visual Studio 9.0\VC\BIN\c1.EXE"': return code '0x2'
stop

NMAKE:fatal error U1077: '"C:\Program Files \Microsoft Visual Studio 9.0\VC\BIN\nmake.EXE"': return code '0x2'
stop

NMAKE:fatal error U1077: 'cd' : return code '0x2'
stop

Any idea? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I run congifure -platform win32-msvc2008 and Qt configured just fine.<br />
However, when I try to run nmake I&#8217;m getting some fatal errors.</p>
<p>fatal error C1083: Cannot open include file:&#8217;windows.g&#8217;: No such file or directory</p>
<p>NMAKE:fatal error U1077: &#8216;&#8221;C:\Program Files \Microsoft Visual Studio 9.0\VC\BIN\c1.EXE&#8221;&#8216;: return code &#8216;0&#215;2&#8242;<br />
stop</p>
<p>NMAKE:fatal error U1077: &#8216;&#8221;C:\Program Files \Microsoft Visual Studio 9.0\VC\BIN\nmake.EXE&#8221;&#8216;: return code &#8216;0&#215;2&#8242;<br />
stop</p>
<p>NMAKE:fatal error U1077: &#8216;cd&#8217; : return code &#8216;0&#215;2&#8242;<br />
stop</p>
<p>Any idea? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rmeyer</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-619</link>
		<author>rmeyer</author>
		<pubDate>Wed, 17 Feb 2010 20:44:40 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-619</guid>
		<description>Thanks, you made my day!  Your clear instructions worked great for Open Source with Visual Studio 2008 Professional.</description>
		<content:encoded><![CDATA[<p>Thanks, you made my day!  Your clear instructions worked great for Open Source with Visual Studio 2008 Professional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-568</link>
		<author>admin</author>
		<pubDate>Fri, 22 Jan 2010 16:55:28 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-568</guid>
		<description>Hi Matthias!
I must admit that I do not have a good clue for you. The following post 
http://stackoverflow.com/questions/887894/how-to-find-windows-sdks-setenv-cmd-setenv-cmd-does-not-work-correctly
gives a hint that some environment variables are not set correctly. I hope that's at least something to start with.
Tom</description>
		<content:encoded><![CDATA[<p>Hi Matthias!<br />
I must admit that I do not have a good clue for you. The following post<br />
<a href="http://stackoverflow.com/questions/887894/how-to-find-windows-sdks-setenv-cmd-setenv-cmd-does-not-work-correctly" rel="nofollow">http://stackoverflow.com/questions/887894/how-to-find-windows-sdks-setenv-cmd-setenv-cmd-does-not-work-correctly</a><br />
gives a hint that some environment variables are not set correctly. I hope that&#8217;s at least something to start with.<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthias Pospiech</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-567</link>
		<author>Matthias Pospiech</author>
		<pubDate>Thu, 21 Jan 2010 17:23:27 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-567</guid>
		<description>I am trying to compile 4.6.1 with VS 2005, but the necessary setup for the SDK fails. (Compilers not found). I am using Windows 7 and the corresponding SDK (Version 7.0).

I have set up the path for SDK and VC 8, but still the error remains.
Any hints anyone?</description>
		<content:encoded><![CDATA[<p>I am trying to compile 4.6.1 with VS 2005, but the necessary setup for the SDK fails. (Compilers not found). I am using Windows 7 and the corresponding SDK (Version 7.0).</p>
<p>I have set up the path for SDK and VC 8, but still the error remains.<br />
Any hints anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-480</link>
		<author>Stefano</author>
		<pubDate>Fri, 08 May 2009 09:12:46 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-480</guid>
		<description>Another tutorial for Qt 4.5.0 open source and Visual Studio 2008 Express Edition

http://sites.google.com/site/seatibizasporttdi130/Home/software</description>
		<content:encoded><![CDATA[<p>Another tutorial for Qt 4.5.0 open source and Visual Studio 2008 Express Edition</p>
<p><a href="http://sites.google.com/site/seatibizasporttdi130/Home/software" rel="nofollow">http://sites.google.com/site/seatibizasporttdi130/Home/software</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wjchoi</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-364</link>
		<author>wjchoi</author>
		<pubDate>Mon, 12 Jan 2009 00:10:54 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-364</guid>
		<description>thank you~~!!</description>
		<content:encoded><![CDATA[<p>thank you~~!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-361</link>
		<author>admin</author>
		<pubDate>Tue, 06 Jan 2009 07:20:29 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-361</guid>
		<description>Hi Whchoi!
The basic rule is: If you want to compile your application with compiler X you need Qt-binaries that have been built with X as well. Otherwise your binaries will be incompatible to the Qt-binaries.
Working with 2 IDEs on the same application and on the same computer requires switching between two sets of Qt-binaries. This is possible, but probably cumbersome.
Of course his is only true for the same computer. Working with Eclipse (gcc/mingw) on one PC and with Visual Studio on a different one is perfectly possible.
Hth!
Tom</description>
		<content:encoded><![CDATA[<p>Hi Whchoi!<br />
The basic rule is: If you want to compile your application with compiler X you need Qt-binaries that have been built with X as well. Otherwise your binaries will be incompatible to the Qt-binaries.<br />
Working with 2 IDEs on the same application and on the same computer requires switching between two sets of Qt-binaries. This is possible, but probably cumbersome.<br />
Of course his is only true for the same computer. Working with Eclipse (gcc/mingw) on one PC and with Visual Studio on a different one is perfectly possible.<br />
Hth!<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wjchoi</title>
		<link>http://tom.paschenda.org/blog/?p=28#comment-360</link>
		<author>wjchoi</author>
		<pubDate>Mon, 05 Jan 2009 02:25:49 +0000</pubDate>
		<guid>http://tom.paschenda.org/blog/?p=28#comment-360</guid>
		<description>hi, your post gave me a way to the lights.
thank you. and i have a one question.

i have already installed open source of qt 4.4.2 and it works well and you said that these open source binarys that provided from trolltech don't work with visual studio complier, so same way i think these offsprings(qt library) from compiled opensource with visualstudio  won't work with mingw,eclipse.

is this idea right? so i mean, is it possible to use both of 2 IDEs with that ?
thank you again for good post.</description>
		<content:encoded><![CDATA[<p>hi, your post gave me a way to the lights.<br />
thank you. and i have a one question.</p>
<p>i have already installed open source of qt 4.4.2 and it works well and you said that these open source binarys that provided from trolltech don&#8217;t work with visual studio complier, so same way i think these offsprings(qt library) from compiled opensource with visualstudio  won&#8217;t work with mingw,eclipse.</p>
<p>is this idea right? so i mean, is it possible to use both of 2 IDEs with that ?<br />
thank you again for good post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
