On Fri, Nov 16, 2012 at 12:03 AM, Steinar H. Gunderson wrote: > Ah, it starts off well. :-) I meant http; sorry about that.
OK, that works :) However... $ make g++ -MMD -Wall -g -I/usr/src/gtest/include -I/usr/include/eigen3 -o effect_chain_test.o -c effect_chain_test.cpp effect_chain_test.cpp:7:25: fatal error: gtest/gtest.h: No such file or directory compilation terminated. make: *** [effect_chain_test.o] Error 1 Which min version of Eigen3 is required? I have 3.0.5. Alexandre Prokoudine http://libregraphicsworld.org
