VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
387 stars 84 forks source link

Error when building - deleting is not helping #57

Closed Boufal2811 closed 6 years ago

Boufal2811 commented 6 years ago
g++ -Wsuggest-override -std=c++11 -DTEST -I./eurorack -Wno-unused-local-typedefs -DSLUG=AudibleInstruments -fPIC -I../../include -I../../dep/include -DVERSION=0.6.0 -MMD -MP -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_WIN -D_USE_MATH_DEFINES -c -o build/src/Clouds.cpp.o src/Clouds.cpp
src/Clouds.cpp:7:10: fatal error: clouds/dsp/granular_processor.h: No such file or directory
 #include "clouds/dsp/granular_processor.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [../../compile.mk:62: build/src/Clouds.cpp.o] Fehler 1
AndrewBelt commented 6 years ago

Did you read the instructions? https://github.com/VCVRack/AudibleInstruments#building

Boufal2811 commented 6 years ago

im so sorry !! worked fine thx for the nice work <3