cfoulc / cf

mod's and modules for VCV Rack
BSD 3-Clause "New" or "Revised" License
58 stars 16 forks source link

Error building 0.5.16.2 on Linux #20

Closed zeronoises closed 5 years ago

zeronoises commented 6 years ago
$ make
g++ -fPIC -I../../include -I../../dep/include -DSLUG=cf -DVERSION=0.6.0 -MMD -g -O3 -march=nocona -ffast-math -fno-finite-math-only -Wall -Wextra -Wno-unused-parameter -DARCH_LIN -Wsuggest-override -std=c++11 -c -o build/src/PLAYER.cpp.o src/PLAYER.cpp
src/PLAYER.cpp:3:38: fatal error: ../dep/osdialog/osdialog.h: No such file or directory
 #include "../dep/osdialog/osdialog.h"
                                      ^
compilation terminated.
../../compile.mk:53: recipe for target 'build/src/PLAYER.cpp.o' failed
make: *** [build/src/PLAYER.cpp.o] Error 1
cfoulc commented 6 years ago

wrong branch (github managing ain't my best) try this one, please : https://github.com/cfoulc/cf/tree/0.5.1

zeronoises commented 6 years ago

cf-0.5.16-lin.zip

cfoulc commented 6 years ago

yeeeaaaah ! thanx :)

zeronoises commented 6 years ago

cf-0.5.17-lin.zip