GillesDebunne / libQGLViewer

libQGLViewer is an open source C++ library based on Qt that eases the creation of OpenGL 3D viewers.
Other
241 stars 94 forks source link

Problem Installing on MACOS 12 #57

Closed shersoni610 closed 1 year ago

shersoni610 commented 2 years ago

Hello,

I am facing problems in installing the lib on the MAC running the latest OS version 12. I could not find QOpenGLWidget in the Qt library. Any suggestion is welcome.

GillesDebunne commented 2 years ago

Hello,

You are probably using Qt6, which was not supported by the library officially until today and the release of version 2.8.0.

Gilles

On Sun, Dec 19, 2021 at 2:13 AM shersoni610 @.***> wrote:

Hello,

I am facing problems in installing the lib on the MAC running the latest OS version 12. I could not find QOpenGLWidget in the Qt library. Any suggestion is welcome.

— Reply to this email directly, view it on GitHub https://github.com/GillesDebunne/libQGLViewer/issues/57, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOPFGTUD7GECG2A3EV2UMLURUWUXANCNFSM5KLJBMCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

GillesDebunne commented 1 year ago

Closing this issue