Skip to content

ERROR #41

Open
Open
@LainWaifu

Description

@LainWaifu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions