[Csnd-dev] Windows build broken
| Date | 2016-12-20 15:23 |
| From | Michael Gogins |
| Subject | [Csnd-dev] Windows build broken |
Partial checkin?
CMake Error at CMakeLists.txt:78 (add_executable):
Cannot find source file:
dn_main.c
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
CMakeLists.txt:98 (make_executable)
util/CMakeLists.txt:26 (make_utility)
CMake Error: CMake can not determine linker language for target: dn
CMake Error: Cannot determine link language for target "dn".
-- Generating done
-- Build files have been written to:
D:/msys64/home/restore/csound/mingw64/csound-mingw64
Failed to run CMake.
-----------------------------------------------------
Michael Gogins
Irreducible Productions
http://michaelgogins.tumblr.com |
| Date | 2016-12-20 15:47 |
| From | jpff |
| Subject | Re: [Csnd-dev] Windows build broken |
Apologes - I was chasing dnoise via working cs5 files Will fix On Tue, 20 Dec 2016, Michael Gogins wrote: > Partial checkin? > > CMake Error at CMakeLists.txt:78 (add_executable): > Cannot find source file: > > dn_main.c > > Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp > .hxx .in .txx > Call Stack (most recent call first): > CMakeLists.txt:98 (make_executable) > util/CMakeLists.txt:26 (make_utility) > > > CMake Error: CMake can not determine linker language for target: dn > CMake Error: Cannot determine link language for target "dn". > -- Generating done > -- Build files have been written to: > D:/msys64/home/restore/csound/mingw64/csound-mingw64 > Failed to run CMake. > > > ----------------------------------------------------- > Michael Gogins > Irreducible Productions > http://michaelgogins.tumblr.com > Michael dot Gogins at gmail dot com |