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
pi@raspberrypi:~/chipmachine-32-build $ cmake ../chipmachine -GNinja -DCMAKE_BUILD_TYPE=Release
-- The C compiler identification is GNU 8.3.0
-- The CXX compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
DETECTED RASPBERRY PI
-- Creating directory, /home/pi/chipmachine-32-build/ap1mods/grappix/freetype/freetype-2.5.5/include/freetype2.
-- Creating /home/pi/chipmachine-32-build/ap1mods/grappix/freetype/freetype-2.5.5/include/freetype2/ftconfig.h.
FREETYPE
/home/pi/apone/mods/grappix/grappix/shaders/font_f.glsl
/home/pi/apone/mods/grappix/grappix/shaders/font_v.glsl
/home/pi/apone/mods/grappix/grappix/shaders/fontdf_f.glsl
/home/pi/apone/mods/grappix/grappix/shaders/plain_f.glsl
/home/pi/apone/mods/grappix/grappix/shaders/plain_v.glsl
/home/pi/apone/mods/grappix/grappix/shaders/texture_f.glsl
/home/pi/apone/mods/grappix/grappix/shaders/texture_v.glsl
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/home/pi/apone/mods/fft/FFT_PATH
used as include directory in directory /home/pi/apone/mods/fft
/home/pi/musicplayer/plugins/mp3plugin/MPG123_PATH
used as include directory in directory /home/pi/musicplayer/plugins/mp3plugin
FFT_LIBRARY
linked by target "fft" in directory /home/pi/apone/mods/fft
MPG123_LIBRARY
linked by target "mp3plugin" in directory /home/pi/musicplayer/plugins/mp3plugin
-- Configuring incomplete, errors occurred!
See also "/home/pi/chipmachine-32-build/CMakeFiles/CMakeOutput.log".
And I don't know how to make sound under chroot as it builds under 64bit kernel and schroot. . . . .
The text was updated successfully, but these errors were encountered:
with this
And I don't know how to make sound under chroot as it builds under 64bit kernel and schroot. . . . .
The text was updated successfully, but these errors were encountered: