Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24895

file path accent encoding is wrong in qmake for ui/qrc files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.13.2
    • None
    • Linux
    • Linux/X11

    Description

      hjk this bug is very similar to QTCREATORBUG-24709

      When the file path where my project is stored has an accent, qmake does not compile well for UI .ui or .qrc files that include images abc.png on the project path. My build directory is stored on /home/user/builds/build-proj-Debug/ whereas my project is on /home/user/FísicaProjects/proj/

      make: *** No rule to make target '../../F�sicaProjects/proj/abc.png', needed by 'qrc_proj.cpp'. Stop.
      17:05:25: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project pga (kit: Desktop)
      When executing step "Make"

      When I remove the accent in the path, all works fine. The accent is shown by make as a weird ? symbol.

      Attachments

        Issue Links

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

          Activity

            People

              hjk hjk
              fmercury Ferdy Mercury
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes