cnr-isti-vclab/vcglib

Required build enviroment ?

rl00100 opened this issue · 1 comments

Hi,

I am trying to build the VCGLIB, but it keeps failing due to missing glIsBuffer and glDeleteBuffersARB. I think this may be related to the version of Qt i am using. What version of Qt and other dependencies are required?

Thanks

You may have checked this yourself already, but in case not: the Appveyor CI file uses Qt 5.6.

If you're compiling under Linux, you can get info on the compiler and cmake versions from the Travis CI file.