-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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.cppTried 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 .ispcCMake Error in CMakeLists.txt:
Cannot find source file:D:/Documents/GitHub/Arduino-Source/SerialPrograms/bin/NONE/MSVC/SerialProgramsLib_autogen/7BCWCOVQL5_/qrc_darkstyle.cppTried 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request