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

jom misses to compile files with multiple dots in their name and thus causes linker error due to missing object file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.0.0
    • Qt Creator 1.3.1
    • Jom
    • None
    • Windows XP SP3, MSVC 2008

    Description

      I have a project contains a file called 'DataIndexListParser.y.cpp' that was generated using bison (generation step not included in pro file).

      I could not build this project using jom as it did not compile this file so the link step failed due to an missing object. nmake worked fine.

      I renamed the file to DataIndexListParser_y.cpp and everything worked.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            hrabowski-old Maximilian Hrabowski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes