I want integrate Qt 5.6 and osg 3.4 with vs 2015.
I try many times but still failed. Does anyone integrate them successfully?
I want integrate Qt 5.6 and osg 3.4 with vs 2015.
I try many times but still failed. Does anyone integrate them successfully?
maybe use a wrong lib
you need to use a lib ending with "d" in debug(e.g. osgQtd.lib), and without "d" in release (e.g. osgQt.lib)