Closed rhabacker closed 2 years ago
It looks like this method was added to VulkanSceneGraph on 11/26/2021 (after the version was raised to 0.2.0), but vsgExamples still depends on 0.1.13, which does not have this method.
You'll need to update to VulkanSceneGraph master. I haven't yet bumped the version number for this API addition as there are more changes in the works.
Looks like we were commenting at the same time. The change to Trackball is actually after the 0.2.0 version bump, but updating vsgExamples make sense so have gone ahead and updated it.
With recent source I get the following compile errors: