Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-18988

Assistant cannot find the help files after building from source on Windows XP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.13.2, 5.14.1, 6.0.0 RC
    • 4.7.2, 5.13.1
    • Documentation
    • None
    • All
    • ee8b55cc0e5699c73bad500c12dbe62fe057398b (qt/qtdoc/5.13)

      After building Qt from source, opening assistant.exe does not open, but exits with an error message to the effect:

      "Error reading catalog file 'C:/Documents and Settings/admin/Local Settings/Application Data/Trolltech/Assistant\qthelp"

      Since my OS is in German, this error message appears in German ("Fehler beim Lesen der Katalogdatei 'C:\..." (etc)). I don't know if it is an issue related to backslashes combined with forward slashes or not (note the last separator is a backslash), and there is no single quote delimiter at the end of the string which might mean that some text was truncated.

      Since .qch files are actually SQLite databases, it might make a difference that I have sqlite3.dll ver. 3.7.6 installed in my Windows system32 folder because I am compiling Qt with the -system-sqlite option.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            leenam Leena Miettinen
            bobhairgrove Robert Hairgrove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes