Xiangyu-Hu / SPHinXsys

SPHinXsys provides C++ APIs for engineering simulation and optimization. It aims at complex systems driven by fluid, structure, multi-body dynamics and beyond. The multi-physics library is based on a unique and unified computational framework by which strong coupling has been achieved for all involved physics.
https://www.sphinxsys.org/
Apache License 2.0
259 stars 199 forks source link

Update vcpkg version #474

Closed FabienPean-Virtonomy closed 5 months ago

FabienPean-Virtonomy commented 6 months ago

Updating vcpkg version does not help. It must be an issue linked to an update of the MacOS github runner image. (MacOS versions or included software versions) @Xiangyu-Hu @ChiZhangatTUM

FabienPean-Virtonomy commented 5 months ago

@ChiZhangatTUM Updating vcpkg version does not work here. Any more luck on your side?

DrChiZhang commented 5 months ago

@ChiZhangatTUM Updating vcpkg version does not work here. Any more luck on your side?

This is my vcpkg version: 2022-11-10-5fdee72bc1fceca198fb1ab7589837206a8b81ba

DrChiZhang commented 5 months ago

Seems that macOS-latest is not always the similar macOS-12 version. I would like to try macOS-13 if the present fails.

FabienPean-Virtonomy commented 5 months ago

This is my vcpkg version: 2022-11-10-5fdee72bc1fceca198fb1ab7589837206a8b81ba

2022 ? It looks like the version of your vcpkg binary app, not the version of the registry of ports you have. Did you ./bootstrap-vcpkg.sh in your vcpkg folder ?

DrChiZhang commented 5 months ago

@FabienPean-Virtonomy Seems that macOS-latest build works, shall we try macOS-13?