Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
Qt Creator 3.0.1
-
Windows 7
Description
There is some errors doesn't appears in the Issues (not sure of the exact word, it's "Problèmes" in french) view.
When a link throw an error I only get :
error: ld returned 1 exit status
The error printed in the build output is :
GUIInteractionComponent.obj:GUIInteractionComponent.cpp:function vtable for core::GUIInteractionComponent: error: undefined reference to 'core::GUIInteractionComponent::doubleTouchZoomChanged(math::Vector2<float> const&, float)'
I don't know if it's really android specific or if it concerne all gcc versions.