This should work: "-I/usr/include/eigen3" Anton
2013/5/22 Grześ Andruszkiewicz <gandr...@gmail.com>: > Hi, > > In this case it should be: > #include <eigen3/Eigen/src/StlSupport/details.h> > > otherwise it just doesn't compile. > > Regards, > Grzegorz > > > On 22 May 2013 19:47, Anton Gladky <gl...@debian.org> wrote: >> >> tags 709333 +moreinfo >> thanks >> >> Hi Grzegorz, >> >> thanks for bugreport. But I do not think it is a problem. >> >> You should add into compiler the flag "-I/usr/include". In this case >> "details.h" should be picked up properly. Please, provide an example, if >> it does not solve your problem. >> >> Cheers, >> >> Anton >> >> On 05/22/2013 05:21 PM, Grzegorz Andruszkiewicz wrote: >> > Package: libeigen3-dev >> > Version: 3.1.3-1 >> > Severity: normal >> > >> > Dear Maintainer, >> > >> > It seems that there is a bug in the file >> > eigen3/Eigen/src/StlSupport/StdVector.h. At the top there is an include >> > statement: >> > #include "Eigen/src/StlSupport/details.h" >> > >> > which gives an error that the required file was not found. The file >> > seems to be >> > in the same directory, so I guess the correct thing should be: >> > #include "details.h" >> > >> > StdList.h and StdDeque.h in the same folder seem to contain the same >> > buggy >> > line. >> > >> > >> > >> > -- System Information: >> > Debian Release: jessie/sid >> > APT prefers testing >> > APT policy: (700, 'testing'), (600, 'stable'), (500, 'oldstable'), >> > (50, 'unstable') >> > Architecture: i386 (i686) >> > >> > Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores) >> > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) >> > Shell: /bin/sh linked to /bin/dash >> > >> > libeigen3-dev depends on no packages. >> > >> > libeigen3-dev recommends no packages. >> > >> > Versions of packages libeigen3-dev suggests: >> > pn libeigen3-doc <none> >> > >> > -- no debconf information >> > >> >> > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org