advancingu / QmlOgre

Integrates Ogre3D into Qt QML scenes by rendering Ogre to FBOs.
Other
80 stars 26 forks source link

Used ogre 1.9 on ubuntu 15 #3

Closed silageman closed 7 years ago

silageman commented 7 years ago

have problems when i run the example project i get: error: cannot find -lqmlogre

does this lib require 1.8 only?

advancingu commented 7 years ago

I would assume so. The code has not been touched in four years.