Skip to content

Bumped filepath to libeigen3#5

Open
WgJu wants to merge 1 commit into
MaartenBaert:masterfrom
WgJu:master
Open

Bumped filepath to libeigen3#5
WgJu wants to merge 1 commit into
MaartenBaert:masterfrom
WgJu:master

Conversation

@WgJu
Copy link
Copy Markdown

@WgJu WgJu commented Feb 1, 2022

this should allow everyone to compile the code with a up-to-date linux again

@MaartenBaert
Copy link
Copy Markdown
Owner

As far as I know, it is not the intention that users include <eigen3/Eigen/...>, see for example:
https://eigen.tuxfamily.org/dox/group__QuickRefPage.html#QuickRef_Headers
Instead you should probably use the -I compiler option to specify the correct location, e.g. -I/usr/include/eigen3. The location where eigen is installed is dependent on your linux distribution, so this shouldn't be hard-coded in the source code of the program.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants