LAPACK/ScaLAPACK Development
http://icl.utk.edu/lapack-forum/
CMake: aggregate value used where an integer was expected
http://icl.utk.edu/lapack-forum/viewtopic.php?f=10&t=5089
Page
1
of
1
CMake: aggregate value used where an integer was expected
Posted:
Mon Jan 02, 2017 9:07 am
by
mabdullah
I am encountering the following error when trying to compile LAPACKE using MinGW. I have attached an image for the error
CMake_error.png (36.15 KiB) Viewed 4370 times
. Kindly help about the issue.
Re: CMake: aggregate value used where an integer was expecte
Posted:
Tue Jan 03, 2017 11:27 pm
by
admin
yes indeed...
Here is the explanation and fix
https://github.com/Reference-LAPACK/lapack/pull/107
You can download the latest LAPACK with the fixed mentioned above directly from our GitHub Repository:
https://github.com/Reference-LAPACK/lap ... master.zip
Julie