[求救]QtHelp

喜歡程式設計嗎?想要一窺 KDE/Qt 程式設計的奧秘嗎?想要
學習 X Window 上的視窗程式設計嗎?歡迎各類關於 KDE/Qt、Qtopia、Qt/Embedded、QSA、PyQt 等各類心得討論。

版主: AceLan, Franklin

[求救]QtHelp

文章pondguan » 週四 8月 07, 2008 5:26 pm

我在我的電腦上執行都沒問題!(有裝QT)
自己按照小幫手上去寫了.qhp檔,以及 .qhcp檔
之後用 qhelpgenerator 跟 qcollectiongenerator
製造出.qch 以及 .qhc檔

問題是移到別台電腦上(沒有裝QT)(該有的dll檔都有複製過去)
(因為本身的程式還可以跑,只是到要呼叫help出來的時候... :( )

error code: The specified collection file could not be read !

然後我從父assistant.exe打開去讀去.qch檔
他說....This is not a valid Qt Help File.

不知道是哪裡有錯誤,是我少用了哪些dll檔 ,還是說我在撰寫.qhp
跟 .qhcp的時候有錯
--------------------.qhp檔----------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<QtHelpProject version="1.0">
<namespace>intekftp</namespace>
<virtualFolder>doc</virtualFolder>
<filterSection>
<toc>
<section title="First Frame" ref="index.html">
<section title ="Input Data" ref = "input1.html"></section>
<section title = "Connect" ref = "link.html"></section>
<section title = "Connected" ref = "link2.html">
<section title = "Download Frame" ref = "download.html">
<section title = "Downloaded Frame" ref = "download2.html"></section>
</section>
<section title = "Upload Frame" ref = "upload.html">
<section title = "Uploaded Frame" ref = "upload2.html"></section>
</section>
</section>
</section>
</toc>
<files>
<file>input1.html</file>
<file>link.html</file>
<file>link2.html</file>
<file>index.html</file>
<file>download.html</file>
<file>download2.html</file>
<file>upload.html</file>
<file>upload2.html</file>
<file>images/intek1.png</file>
<file>images/intek2.png</file>
<file>images/intek3.png</file>
<file>images/intek4.png</file>
<file>images/up.png</file>
<file>images/up2.png</file>
<file>images/down.png</file>
<file>images/down2.png</file>
<file>images/logo.png</file>
</files>
</filterSection>
</QtHelpProject>

---------------------.qhcp檔--------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<QHelpCollectionProject version="1.0">
<assistant>
<title>INTEK-FTP Help Viewer</title>
<startPage>./doc/index.html</startPage>
<cacheDirectory>intekftp</cacheDirectory>
<enableFilterFunctionality>false</enableFilterFunctionality>
<enableDocumentationManager>false</enableDocumentationManager>
<enableAddressBar visible="true">true</enableAddressBar>
</assistant>
<docFiles>
<generate>
<file>
<input>intekftp.qhp</input>
<output>intekftp.qch</output>
</file>
</generate>
<register>
<file>intekftp.qch</file>
</register>
</docFiles>
</QHelpCollectionProject>
---------------------------------------------------------
希望大大們能幫我解答 :w_09:
pondguan
可愛的小學生
可愛的小學生
 
文章: 7
註冊時間: 週二 7月 29, 2008 9:11 am

回到 KDE/Qt 程式設計

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客