Dear All, I am a new user of Nektar++. I am having problem making the software using cmake. I have installed LAPACK, BLAS, MKL and every other that was required. On trying to cmake the software, the following error comes up : *CMake Error: The following variables are used in this project, but they are set to NOTFOUND.Please set them or make sure they are set and tested correctly in the CMake files:* *NATIVE_LAPACK (ADVANCED)* * linked by target "LibUtilities" in directory /home/user/Downloads/nektar++-4.0.1/library/LibUtilities* Any help is appreciated. Regards, Tanmay Daripa IIT Kharagpur
Hi, Not sure if this is your problem. Make sure you have libblas-dev and liblapack-dev installed. Regards, Stan Gepner On 28.07.2015 08:02, Tanmay Daripa wrote:
Dear All,
I am a new user of Nektar++. I am having problem making the software using cmake. I have installed LAPACK, BLAS, MKL and every other that was required.
On trying to cmake the software, the following error comes up : * CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: * *NATIVE_LAPACK (ADVANCED)* * linked by target "LibUtilities" in directory /home/user/Downloads/nektar++-4.0.1/library/LibUtilities*
Any help is appreciated.* * Regards, Tanmay Daripa IIT Kharagpur
_______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
participants (2)
- 
                
                Stanisław Gepner
- 
                
                Tanmay Daripa