<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Error while compiling Qt soap client]]></title><description><![CDATA[<p dir="auto">I was trying to use qt for creating client side of a web service with generated gSoap files. after adding neccessary files and stdsoap2 files and also adding :</p>
<p dir="auto">LIBS += C:\Qt2\Qt5.0.1\Tools\MinGW\i686-w64-mingw32\lib\libws2_32.a</p>
<p dir="auto">to .pro file. but after that i got the following errors :</p>
<p dir="auto">C:\Qt2\Qt5.0.1\Tools\QtCreator\bin\gSoap3\stdsoap2.cpp:8845: error: undefined reference to `namespaces'</p>
<p dir="auto">collect2.exe:-1: error: error: ld returned 1 exit status</p>
<p dir="auto">what should i do?</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/26996/error-while-compiling-qt-soap-client</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 10:46:24 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/26996.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 May 2013 14:11:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error while compiling Qt soap client on Thu, 09 May 2013 12:29:43 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">this is a common problem related to gSoap and not to Qt.<br />
I suggest you to search on google because there are many cases of study and examples.</p>
]]></description><link>https://forum.qt.io/post/178631</link><guid isPermaLink="true">https://forum.qt.io/post/178631</guid><dc:creator><![CDATA[mcosta]]></dc:creator><pubDate>Thu, 09 May 2013 12:29:43 GMT</pubDate></item></channel></rss>