<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[急 ！！ x86_qtopia下编译程序出错]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568]]></link>
 <description><![CDATA[Latest 20 replies of 急 ！！ x86_qtopia下编译程序出错]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Mon, 27 Jul 2026 11:31:01 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[在你的.h文件里加上虚析构函数
然后在.cpp文件里加上析构函数
出错提示上不是写了么。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17160]]></link>
 <author><![CDATA[douzidouer]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Fri, 29 Jan 2010 01:22:21 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[root@localhost pp]# ./build 
WARNING: Failure to find: pp.h
WARNING: Failure to find: pp.cpp
rm -f .obj/release-shared/main.o .obj/release-shared/pp.o
rm -f *~ core *.core
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -Os&nbsp;&nbsp;-DQCONFIG=\&quot;qconfig-qpe.h\&quot; -DQTOPIA_TARGET=\& ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17138]]></link>
 <author><![CDATA[shurarai]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:33:34 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我刚试过 好像不行 我是菜鸟 望楼上不要生气]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17135]]></link>
 <author><![CDATA[shurarai]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:30:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第6楼shurarai于2010-01-28 22:09发表的&nbsp;&nbsp;:
这个贴子很好 ，对初学者很有帮助 但是我的问题还没有解决&nbsp;&nbsp;是因为我用uic 生成了.h .cpp文件了吗
[/quote]

6. 不要自行用uic来把*.ui档转化为*.cpp及*.h档,这件事情会在运行build脚本时自动完成,
&nbsp;&nbsp; 只不过转化出来的*.cpp及*.h档, ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17133]]></link>
 <author><![CDATA[eddylau]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:19:12 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我也查了其他的网站 有的说是libqtopia.so&nbsp;&nbsp;libqpc.so 没有连接上]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17130]]></link>
 <author><![CDATA[shurarai]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:11:30 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个贴子很好 ，对初学者很有帮助 但是我的问题还没有解决&nbsp;&nbsp;是因为我用uic 生成了.h .cpp文件了吗]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17126]]></link>
 <author><![CDATA[shurarai]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:09:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼xushengsheng于2010-01-28 21:19发表的&nbsp;&nbsp;:
#include &quot;ll.h&quot;
#include &lt;qtopia/qpeapplication.h&gt;

QTOPIA_ADD_APPLICATION(&quot;ll&quot;,Form1)
QTOPIA_MAIN
.......
[/quote]
请详细阅读以下帖子便可找到答案:

[url]http://www.arm9home.net/read.php?tid-4399.html[/url] ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17123]]></link>
 <author><![CDATA[eddylau]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 14:00:38 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[#include &quot;ll.h&quot;
#include &lt;qtopia/qpeapplication.h&gt;

QTOPIA_ADD_APPLICATION(&quot;ll&quot;,Form1)
QTOPIA_MAIN
 main 函数是这样]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17112]]></link>
 <author><![CDATA[xushengsheng]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 13:19:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不好意思 main 上面的应该是 &quot;ll.h&quot; 打错了]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17111]]></link>
 <author><![CDATA[xushengsheng]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 13:16:54 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[main.cpp
#include &quot;hello.h&quot;
#include &lt;qtopia/qpeapplication.h&gt;

QTOPIA_ADD_APPLICATION(&quot;hello&quot;,HelloForm)
QTOPIA_MAIN
 
ll.h
#ifndef FORM1_H
#define FORM1_H

#include &lt;qvariant.h&gt;
#include &lt;qwidget.h&gt;
class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
cl ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17107]]></link>
 <author><![CDATA[xushengsheng]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 13:09:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用楼主xushengsheng于2010-01-28 19:00发表的 急 ！！ x86_qtopia下编译程序出错 :
[[font=宋体]size=7]各位高手 我在mini2440 里的x86－qtopia下 编译自写的程序时出错&nbsp;&nbsp;小弟刚入门 清指教（是按照helloworld程序做得 ）
&nbsp;&nbsp;.obj/release-shared/main.o: In function `main&#39;:[s:6] 
mai ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=4568#17102]]></link>
 <author><![CDATA[eddylau]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 28 Jan 2010 12:53:54 +0000]]></pubdate>
</item>
</channel></rss>