This forum has been archived. All content is frozen. Please use KDE Discuss instead.

build script - fatal error: Eigen/Core: No such file

Tags: None
(comma "," separated)
User avatar
ttguy
Moderator
Posts
1152
Karma
6
OS
Just a note to say that I get this fatal error with the kdenlive build script as it stands.
Code: Select all
In file included from filter_movit_convert.cpp:28:0:
/usr/include/movit/util.h:9:22: fatal error: Eigen/Core: No such file or directory
 #include <Eigen/Core>
                      ^
compilation terminated.
<snip>
LOG: Process has finished. Reason: FAILURE Some kind of error occured: Unable to build mlt


This would appear to be because I have libeigen3 installed. libeigen3 puts include files in /usr/include/eigen3/ and the build script does not find them. The workaround is to modify the "export CFLAGS=" line in the build script to read.
Code: Select all
export CFLAGS="-I/usr/include/eigen3/"


If you make this modification the build script works.


Bookmarks



Who is online

Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]