Closed zchrissirhcz closed 5 years ago
Update: I've figured out a solution. The glew-2.1.0 tag in this git repo differs what is downloaded in sourceforge, and to use cmake build correctly people have to choose the sourceforge version.. I use the sourceforge downloaded glew-2.1.0.tgz and build with cmake on both OSX and Linux, both are OK. @nigels-com Why would you make them different? It makes me confuse and waste my time. Strongly suggest you mention that in readme file, thanks.
I've read the readme file and notice that glew can be build with cmake.
Yes, I've successfully build glew-2.1.0 on windows with cmake and Visual Studio 2017. However, on OSX, it fails.
cmake version
3.13.4
glew version
both master and glew-2.1.0 fail
steps to reproduce
cmake output
build result on Linux (manjaro)
I now try use cmake to build glew on linux. I'm using manjaro 18.0.4.
cmake version: 3.14 glew version: master
steps:
and the cmake gives the following output, which also failed to build: