ofxCvCameraProjectorCalibration icon indicating copy to clipboard operation
ofxCvCameraProjectorCalibration copied to clipboard

compiling on linux

Open timredfern opened this issue 10 years ago • 2 comments

2 tiny tweaks to linux make stuff: in addons.make I had to change:

ofxCvCameraProjector to ofxCvCameraProjectorCalibration

in config.make I had to add:

USER_CFLAGS = -std=c++11

timredfern avatar Apr 13 '14 17:04 timredfern

Hi @timredfern may I ask how did you compile this repo on linux? Cheers!

j5207 avatar Jun 18 '18 17:06 j5207

That was 4 years ago! Use a makefile build and make these changes ^^^

timredfern avatar Jun 19 '18 10:06 timredfern