Skip to content

[osgearth] update to 3.8.1 - #53239

Open
Jack·Boos·Yu (JackBoosY) wants to merge 7 commits into
microsoft:masterfrom
JackBoosY:dev/jack/53169
Open

[osgearth] update to 3.8.1#53239
Jack·Boos·Yu (JackBoosY) wants to merge 7 commits into
microsoft:masterfrom
JackBoosY:dev/jack/53169

Conversation

@JackBoosY

Copy link
Copy Markdown
Contributor
  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version, or no changes were necessary.
  • Any fixed CI baseline and CI feature baseline entries are removed from that file, or no entries needed to be changed.
  • All patch files in the port are applied and succeed.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Exactly one version is added in each modified versions file.

Fixes #53169

@JackBoosY

Copy link
Copy Markdown
Contributor Author

looks like the new version requires lerc which is not in vcpkg.

@dg0yt

Copy link
Copy Markdown
Contributor

lerc is in vcpkg.

@JackBoosY

Copy link
Copy Markdown
Contributor Author

Reproducing the build issue.

@JackBoosY

Copy link
Copy Markdown
Contributor Author
"C:\Program Files (x86)\Microsoft Visual Studio\18\BuildTools\VC\Tools\MSVC\14.51.36231\bin\Hostx64\arm64\cl.exe"   /TP -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -Dosgdb_fastdxt_EXPORTS -ID:\b\osgearth\arm64-windows-dbg\build_include -ID:\b\osgearth\src\c35860baa4-62bc573b58.clean\src -ID:\installed\arm64-windows\include /nologo /DWIN32 /D_WINDOWS /utf-8 /GR /EHsc /MP  /MP /MDd /Z7 /Ob0 /Od /RTC1  /bigobj -std:c++17 -MDd /showIncludes /Fosrc\osgEarthDrivers\fastdxt\CMakeFiles\osgdb_fastdxt.dir\intrinsic.cpp.obj /Fdsrc\osgEarthDrivers\fastdxt\CMakeFiles\osgdb_fastdxt.dir\ /FS -c D:\b\osgearth\src\c35860baa4-62bc573b58.clean\src\osgEarthDrivers\fastdxt\intrinsic.cpp
C:\Program Files (x86)\Microsoft Visual Studio\18\BuildTools\VC\Tools\MSVC\14.51.36231\include\immintrin.h(15): fatal error C1189: #error:  This header is specific to X86, X64, ARM64, and ARM64EC targets

_M_ARM64 should be defined but not, no idea why.

-- Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS
CMake Error: try_run() invoked in cross-compiling mode, please set the following cache variables appropriately:
   _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS_EXITCODE (advanced)

No idea why this happened.

@dg0yt

Copy link
Copy Markdown
Contributor

Basically this should just update to 3.8.1, leave supports unchanged, and not add a lerc dependency.

@JackBoosY

Copy link
Copy Markdown
Contributor Author

Basically this should just update to 3.8.1, leave supports unchanged, and not add a lerc dependency.

Same issue if new dependency is not added.

@dg0yt

Copy link
Copy Markdown
Contributor

Well, expanding the list of supported platforms which were deliberately marked as unsupported in the past is a development task, not a version bump task.

@JackBoosY

Copy link
Copy Markdown
Contributor Author

Well, expanding the list of supported platforms which were deliberately marked as unsupported in the past is a development task, not a version bump task.

I forgot to revert this changes...

@JackBoosY
Jack·Boos·Yu (JackBoosY) marked this pull request as ready for review August 10, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[osgearth] update to <3.8.1>[This version is a BUG Fixed Relase!]

2 participants