Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] changing qt.conf error ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)"
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] changing qt.conf error ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)"

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 5.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    michael_endres
    wrote on last edited by
    #1

    Hey,
    why do i get this error after changing qt.conf?

    @
    ASSERT: "fileName.isEmpty() || isAbsolutePath(fileName)" in file C:\qt-everywhere-opensource-src-5.2.0_27Versuch\qtbase/qmake/library/ioutils.cpp, line 61

    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.@

    @
    [Paths]
    Prefix=C:\qt-everywhere-opensource-src-5.2.0_27Versuch\qtbase@

    Thanks for your answer

    1 Reply Last reply
    1
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      I would say wrong path. You should use forward slashes

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • M Offline
        M Offline
        michael_endres
        wrote on last edited by
        #3

        Yeah that was it. thx

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved