Skip to content

Find a way to fix initial cmake error #712

@pifopi

Description

@pifopi

While doing the first configuration in cmake, it fails with that error message

CMake Error in CMakeLists.txt:
Cannot find source file:

D:/Documents/GitHub/Arduino-Source/SerialPrograms/bin/NONE/MSVC/SerialPrograms_autogen/7BCWCOVQL5_/qrc_darkstyle.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
.ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
.f95 .f03 .hip .ispc

CMake Error in CMakeLists.txt:
Cannot find source file:

D:/Documents/GitHub/Arduino-Source/SerialPrograms/bin/NONE/MSVC/SerialProgramsLib_autogen/7BCWCOVQL5_/qrc_darkstyle.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
.ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
.f95 .f03 .hip .ispc

In the end, it still works but might scare user. Find how to include that generated file properly

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions