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
Unfortunately since December I've been swamped with other work so haven't been able to get release of the OSG out - in the past it generally took about 6 weeks to get all the testing/fixes coordinated for a release, right now I don't even have a day spare.
When I build OSG via tag
OpenSceneGraph-3.6.5
, the texture examples do not work.When I build OSG using master branch, the texture examples DO work.
osgtexture1D.exe built using tag
OpenSceneGraph-3.6.5
In the console, you will see lots of warnings/errors...
osgtexture1D.exe built using master branch (last updated April 7, 2022)
In the console, there are no warnings/errors...
vcpkg
vcpkg is using tag
OpenSceneGraph-3.6.5
and the examples are broken there, too.I wrote this up as a bug for vcpkg here...
microsoft/vcpkg#25705
Proposed Solution
This repo: A new tag
OpenSceneGraph-3.6.6
that covers all updates since 3.6.5vcpkg repo: Update vcpkg to use tag
OpenSceneGraph-3.6.6
The text was updated successfully, but these errors were encountered: