laumaya / GLC_lib

GLC_lib is a C++ library for high performance 3D application based on OpenGL and Qt4 GUI
http://www.glc-lib.net
Other
61 stars 31 forks source link

Compilation errors with QT 5.13 #41

Open yvanblanchard opened 1 year ago

yvanblanchard commented 1 year ago

Hello,

I am trying to compile the GLCLib with Qt v5.13.2 (on windows, with VS2017) and I get the following errors: Is it compatible with this Qt level ?

Thank you

image

laumaya commented 1 year ago

Hello, GLC_Lib compilation is compatible with Qt level 5.14. I’m using Qt 5.15.2.

Regards.

Le 22 janv. 2023 à 11:26, Yvan Blanchard @.***> a écrit :

Hello,

I am trying to compile the GLCLib with Qt v5.13.2 (on windows, with VS2017) and I get the following errors: Is it compatible with this Qt level ?

Thank you

https://user-images.githubusercontent.com/63931618/213911104-1c3acc0c-e7ff-4568-a62a-c38727be6805.png — Reply to this email directly, view it on GitHub https://github.com/laumaya/GLC_lib/issues/41, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALVBRBK2LR64RDETLK6MY3WTUDOXANCNFSM6AAAAAAUC47ZNA. You are receiving this because you are subscribed to this thread.

yvanblanchard commented 1 year ago

Ok thank you. To understand correctly: the very minimal level is 5.14 ?