Results 1 to 2 of 2

Thread: QtHelp Module - registering compressed help file gives error

  1. #1
    Join Date
    Oct 2006
    Location
    Bangalore
    Posts
    32
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation QtHelp Module - registering compressed help file gives error

    Hi,

    I am working with Qt4.4.0's Help Module.

    I am trying to register my application specific compressed help file with the assistant by running following command.

    assistant.exe -register myapp.qch

    But I am getting the error "Missing collection file" !!!.

    I am sure that there is nothing wrong with my compressed help file because I am able to view my help contents using Help Engine APIs.

    I am trying to merge my compressed file with assistant's collection file. But I wonder why do I get this "Missing Collection file!" error.
    If I dont mention -collectionFile argument while starting assistant , assistant should start by taking default collection file as far as my knowledge goes.

    Can anyone tell me whats wrong?

    Regards

  2. #2
    Join Date
    Oct 2006
    Location
    Bangalore
    Posts
    32
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QtHelp Module - registering compressed help file gives error

    In Continuation with my last message,

    It is also possible to register the compessed help file after assistant is launched.
    .qch file has to be registered by doing Edit->Preferences->Documentation

    This works fine and I can see the my help contents if I search in Index.

Similar Threads

  1. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  2. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  3. how to use khtmlpart&DOM without KDE environment
    By youshou in forum KDE Forum
    Replies: 1
    Last Post: 27th July 2007, 12:06
  4. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19
  5. Am I the only one with "make" error ?
    By probine in forum Installation and Deployment
    Replies: 1
    Last Post: 13th February 2006, 12:54

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.