Heeeeey ... I just built debug. OK.
Hi all,
since a week I cannot build under windows, am I doing anything wrong? I have re-installed the complete toolchain
but this didn't help:
compiling D:/code/librepilot/ground/gcs/src/libs/sdlgamepad/sdlgamepad.cpp
moc D:/code/librepilot/ground/gcs/src/libs/sdlgamepad/sdlgamepad.h
compiling release/moc_sdlgamepad.cpp
make[5]: *** No rule to make target 'D:/code/librepilot/tools/qt-5.5.1/5.5/mingw
492_32/bin/SDL.dll', needed by 'D:/code/librepilot/build/librepilot-gcs_release/
bin/SDL.dll'. Stop.
make[5]: Leaving directory 'D:/code/librepilot/build/librepilot-gcs_release/src/
libs/sdlgamepad'
Makefile:34: recipe for target 'release' failed
make[4]: *** [release] Error 2
make[4]: Leaving directory 'D:/code/librepilot/build/librepilot-gcs_release/src/
libs/sdlgamepad'
Makefile:391: recipe for target 'sub-sdlgamepad-make_first-ordered' failed
make[3]: *** [sub-sdlgamepad-make_first-ordered] Error 2
make[3]: Leaving directory 'D:/code/librepilot/build/librepilot-gcs_release/src/
libs'
Makefile:41: recipe for target 'sub-libs-make_first-ordered' failed
make[2]: *** [sub-libs-make_first-ordered] Error 2
make[2]: Leaving directory 'D:/code/librepilot/build/librepilot-gcs_release/src'
makefile:39: recipe for target 'sub-src-make_first-ordered' failed
make[1]: *** [sub-src-make_first-ordered] Error 2
make[1]: Leaving directory 'D:/code/librepilot/build/librepilot-gcs_release'
makefile:271: recipe for target 'gcs' failed
make: *** [gcs] Error 2