<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sat May 18, 2013 8:40 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sat May 18, 2013 8:40 am</pubDate>
  <lastBuildDate>Sat May 18, 2013 8:40 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: qt creator and iostream</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108442#108442</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=484'&gt;alansecker&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 9:47 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      You are absolutely right! The number is 4.6.3 but why qt creator cannot find it is the next problem to solve. &lt;br /&gt;
&lt;br /&gt;
Thank you very much indeed.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
&lt;br /&gt;
Alan</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108442#108442</comments>
                                        <author>alansecker</author>
                                        <pubDate>Mon Oct 22, 2012 9:47 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108442#108442</guid>
                                      </item>
                                      <item>
                                        <title>Re: qt creator and iostream</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108434#108434</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=19718'&gt;Bruno&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Oct 22, 2012 11:29 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Hi alansecker,&lt;br /&gt;
&lt;br /&gt;
On my openSUSE 11.4 system, the file you require is located in: &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;/usr/include/c++/&amp;lt;version_number&amp;gt;/&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt; so I would try looking there on your system. I've had similar problems in the past with the compiler not finding things that are definitely in &lt;span style=&quot;font-weight: bold&quot;&gt;/usr/include/&lt;/span&gt; and sub-directories thereof, but I am unsure why this happens.&lt;br /&gt;
&lt;br /&gt;
Searching for &amp;quot;where is iostream&amp;quot; on the internet gives an interesting page here: &lt;a href=&quot;http://www.linuxforums.org/forum/programming-scripting/98283-where-iostream-h.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;http://www.linuxforums.org/forum/programming-scripting/98283-where-iostream-h.html&lt;/a&gt;. This user is just starting out. I don't know if you are in the same situation, but some of this user's problems seem to be caused by using both C and C++ conventions in the code.&lt;br /&gt;
&lt;br /&gt;
HTH, Bruno</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108434#108434</comments>
                                        <author>Bruno</author>
                                        <pubDate>Mon Oct 22, 2012 11:29 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108434#108434</guid>
                                      </item>
                                      <item>
                                        <title>qt creator and iostream</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=108418#108418</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=484'&gt;alansecker&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Oct 21, 2012 1:23 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I have installed qt creator from the Mageia 2 repository. When I 'build' my tiny test routine that contains the line&lt;br /&gt;
&lt;br /&gt;
#include &amp;lt;iostream&amp;gt;&lt;br /&gt;
&lt;br /&gt;
qt returns: iostream: No such file or directory.&lt;br /&gt;
&lt;br /&gt;
I have been unable to identify which library file might contain it.&lt;br /&gt;
I've left messages on qt's forum and the Mageia newsgroup but so far, no really useful reply. This appears to be the 'Last Chance Saloon'</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=108418#108418</comments>
                                        <author>alansecker</author>
                                        <pubDate>Sun Oct 21, 2012 1:23 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=108418#108418</guid>
                                      </item></channel></rss>