Solvers Compilation Error

More
3 years 11 months ago #37 by ajin2819
I am trying to compile laminarSMOKE on openFoam6 but the error as can be seen in the attached file persists. The libs were compiled successfully, but when compiling the solvers, the error occurs.

file :
This is the file for the compilation of the solver

File Attachment:

File Name: error.txt
File Size:3 KB
.

i am also attached my source file here

:

File Attachment:

File Name: mybashrc.txt
File Size:1 KB
Attachments:

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #38 by Hafiz
Replied by Hafiz on topic Solvers Compilation Error
It says here that your system doesn't recognize your pathing:
Eigen/Dense: No such file or directory

I'm not sure how your directory looks, but it might be that "-" should be a "/" in your pathing. This is an example of my Eigen pathing:
export EIGEN_LIBRARY_PATH=/home/hafiz/Softwares/eigen/eigen-3.3.7

Please Log in or Create an account to join the conversation.

More
3 years 11 months ago #39 by acuoci
Replied by acuoci on topic Solvers Compilation Error
You are providing the wrong path to the Eigen libraries. Please consider that the folder you have to specify in the mybashrc file is the folder containing the folder with name Eigen (which contains Dense).
This means that laminarSMOKE expects the path you specify /home/hafiz/Softwares/eigen/eigen-3.3.7 contains a folder called Eigen. If this is not the case, you have the error message you mentioned.

Please Log in or Create an account to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok