On Sunday 01 May 2011 12:48:22 Hugh Tebby wrote: > Hi everyone, > > It looks like a problem with the QtOpenGL library, I tried removing and > reinstalling the library, with no more success. > > Does anyone have an idea of how to wolve this issue ?
Hi. Maybe try to delete CMakeCache.txt, it may contain old infos from before your upgrade... Then when runnig cmake, it should tell if QtOpenGL was found. jbm
