You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E:\ML\Tutorial3D-master\cplusplus\MainWindow.cpp:99: error: 'class Qt3DCore::QAspectEngine' has no member named 'setData'
engine->aspectEngine( )->setData( data );
^
The text was updated successfully, but these errors were encountered:
This tutorial works for Qt 5.5 and Qt 5.6.
In recent versions, Qt 3D revisoned quite a lot so this tutorial need to be updated. I am regretted to say that I no longer maintain this tutorial because my target has changed.
E:\ML\Tutorial3D-master\cplusplus\MainWindow.cpp:99: error: 'class Qt3DCore::QAspectEngine' has no member named 'setData'
engine->aspectEngine( )->setData( data );
^
The text was updated successfully, but these errors were encountered: