Ok, so the problem is not in Qt Creator, but rather a "feature" in the Qt Help framework or something about how your QCH file has been constructed. Could you check that the case of the file names in theproject file matches exactly the case of those file names on the file system. Windows is not case sensitive, it is case preserving (mostly), but the help compiler may be case sensitive in part. Can you build the help file on the Linux box?




Reply With Quote

Bookmarks