You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at CMakeLists.deps.txt:262 (add_library):
No SOURCES given to target: fluidsynth
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:286 (add_library):
No SOURCES given to target: adlmidi
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:311 (add_library):
No SOURCES given to target: opnmidi
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:351 (add_library):
No SOURCES given to target: scc
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:367 (add_library):
No SOURCES given to target: mt32emu
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:415 (add_library):
No SOURCES given to target: timiditypp
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Generate step failed. Build files cannot be regenerated correctly.
The text was updated successfully, but these errors were encountered:
~/smf-dsp/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- Cannot find soundio
-- Configuring done (0.2s)
CMake Error at CMakeLists.deps.txt:262 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:286 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:311 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:351 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:367 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:415 (add_library):
Cannot find source file:
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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:262 (add_library):
No SOURCES given to target: fluidsynth
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:286 (add_library):
No SOURCES given to target: adlmidi
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:311 (add_library):
No SOURCES given to target: opnmidi
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:351 (add_library):
No SOURCES given to target: scc
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:367 (add_library):
No SOURCES given to target: mt32emu
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Error at CMakeLists.deps.txt:415 (add_library):
No SOURCES given to target: timiditypp
Call Stack (most recent call first):
CMakeLists.txt:102 (include)
CMake Generate step failed. Build files cannot be regenerated correctly.
The text was updated successfully, but these errors were encountered: