Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-615

Both shiboken extension and executable have same name on windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.6
    • PySide
    • Windows

    Description

      Both shiboken2/shibokenmodule/CMakeLists.txt
      and shiboken2/generator/CMakeLists.txt specify a target name of "shiboken".
      This means that the .pdb files generated for them will have the same name, and thus override each other when copied to the final package.

      On Unix systems the extension name usually has an additional suffix, thus causing no conflicts.

      We should find a way (possibly add some suffix) to make sure that .pdb files don't get overridden.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: