On Fri, Nov 16, 2012 at 12:33:28AM +0400, Alexandre Prokoudine 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

Yes, the library depends on Eigen3 and Google Test. It looks like you're
missing Google Test; try installing libgtest-dev if you're on Debian/Ubuntu.
Fedora and the likes might have a package, too, but I don't know its name.

/* Steinar */
-- 
Homepage: http://www.sesse.net/

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Kdenlive-devel mailing list
Kdenlive-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kdenlive-devel

Reply via email to