Skip to content

fatal error: color/color.hpp: No such file or directory #1

Description

@erreubequis

hi jpcima,
I'm trying to compile your object for pd-vanila on a Raspian stretch Patchbox O.S Real time, and i get the following error due to a missing library:

$ make
[ 19%] Built target visu_common
[ 28%] Built target sgvisu_tilde
[ 38%] Built target ogvisu_tilde
[ 47%] Built target Fl_Knob
[ 57%] Built target wfvisu_tilde
Scanning dependencies of target visu_gui
[ 61%] Building CXX object CMakeFiles/visu_gui.dir/src/gui/w_dft_spectrogram.cc.o
/home/patch/spectros/pd-visualization/src/gui/w_dft_spectrogram.cc:8:27: fatal error: color/color.hpp: No such file or directory
#include <color/color.hpp>
^
compilation terminated.
CMakeFiles/visu_gui.dir/build.make:86: recipe for target 'CMakeFiles/visu_gui.dir/src/gui/w_dft_spectrogram.cc.o' failed
make[2]: *** [CMakeFiles/visu_gui.dir/src/gui/w_dft_spectrogram.cc.o] Error 1
CMakeFiles/Makefile2:252: recipe for target 'CMakeFiles/visu_gui.dir/all' failed
make[1]: *** [CMakeFiles/visu_gui.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

any clue where I could find this color.hpp file?
thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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