Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,107
    • Issues 4,107
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #16939
Closed
Open
Issue created Jun 05, 2017 by Brad King@brad.kingOwner

Autogen: Visual Studio builds broken in 3.9.0-rc1

The Qt5Autogen test fails with Visual Studio generators:

110: CMake Error in C:/.../Tests/QtAutogen/rccDepends/CMakeLists.txt:
110:   Target "rccDepends" has source files which vary by configuration.  This is
110:   not supported by the "Visual Studio 15 2017" generator.
110:
110:   Config "Debug":
110:
110:     C:/.../Tests/QtAutogen/rccDepends/main.cpp
110:     C:/.../Tests/Qt5Autogen/rccDepends/res1.qrc
110:     C:/.../Tests/Qt5Autogen/rccDepends/res2.qrc
110:     C:/.../Tests/Qt5Autogen/rccDepends/rccDepends_autogen/EJRQKI7XPS/qrc_res1_Debug.cpp
110:     C:/.../Tests/Qt5Autogen/rccDepends/rccDepends_autogen/EJRQKI7XPS/qrc_res2_Debug.cpp
110:
110:   Config "Release":
110:
110:     C:/.../Tests/QtAutogen/rccDepends/main.cpp
110:     C:/.../Tests/Qt5Autogen/rccDepends/res1.qrc
110:     C:/.../Tests/Qt5Autogen/rccDepends/res2.qrc
110:     C:/.../Tests/Qt5Autogen/rccDepends/rccDepends_autogen/EJRQKI7XPS/qrc_res1_Release.cpp
110:     C:/.../Tests/Qt5Autogen/rccDepends/rccDepends_autogen/EJRQKI7XPS/qrc_res2_Release.cpp
...
110: CMake Error at C:/.../Tests/QtAutogen/rccDepends/CMakeLists.txt:29 (add_executable):
110:   Cannot find source file:
110:
110:     C:/.../Tests/Qt5Autogen/rccDepends/rccDepends_autogen/EJRQKI7XPS/qrc_res1_.cpp
110:
110:   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
110:   .hxx .in .txx
110:
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking