Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR #41

Open
LainWaifu opened this issue Jul 7, 2024 · 0 comments
Open

ERROR #41

LainWaifu opened this issue Jul 7, 2024 · 0 comments

Comments

@LainWaifu
Copy link

~/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:

thirdparty/fluidlite/src/fluid_chan.c

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:

thirdparty/libADLMIDI/src/adlmidi.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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)

CMake Error at CMakeLists.deps.txt:311 (add_library):
Cannot find source file:

thirdparty/libOPNMIDI/src/opnmidi.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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)

CMake Error at CMakeLists.deps.txt:351 (add_library):
Cannot find source file:

thirdparty/scc/emidi_alpha/CEnvelope.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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)

CMake Error at CMakeLists.deps.txt:367 (add_library):
Cannot find source file:

thirdparty/munt/mt32emu/src/Analog.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
Call Stack (most recent call first):
CMakeLists.txt:102 (include)

CMake Error at CMakeLists.deps.txt:415 (add_library):
Cannot find source file:

thirdparty/timidityplus/common.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
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant