Done, working fine at last. Many many thanks. Regards.
Hi, I am sorry for bothering again. I am getting exactly the same error message. I have done all the steps in the thread. I don't get any compilation errors but I get the error when I execute the output file: error while loading shared libraries: libitpp.so.8: cannot open shared object file: No such file or directory I tried both commands, and I get the same error message with both. g++ exp_itpp.cpp -I$ITPP_HOME/include -L$ITPP_HOME/lib -litpp g++ itpp-config --cflags -o example exp_itpp.cpp itpp-config...
Worked smoothly. Thanks a lot. Have a great evening.
Could you please send me the link? I downloaded it from github but I am still getting the same error message. Many thanks. Regards.
After downloading this revesion it managed to build, however, when I am not able to do the testing. cmake .. -DGTEST_DIR=/home/shahein/Downloads/itpp-git/gtests -- A library with BLAS API found. -- A library with BLAS API found. -- A library with LAPACK API found. -- A library with FFT API found. CMake Warning (dev) at cmake/Modules/CheckCXXFunctionExists.cmake:32 (IF): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054"...