mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 00:49:01 +08:00
70ebc32424
Resolves nightly CI failure: ``` "D:\buildtrees\osg\x86-windows-dbg\install.vcxproj" (default target) (1) -> "D:\buildtrees\osg\x86-windows-dbg\ALL_BUILD.vcxproj" (default target) (3) -> "D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj" (default target) (54) -> (ClCompile target) -> D:\buildtrees\osg\src\raph-3.6.5-0028e69d98.clean\src\osgPlugins\OpenCASCADE\ReaderWriterOpenCASCADE.cpp(214,49): error C2039: 'Nodes': is not a member of 'Poly_Triangulation' [D:\buildtrees\osg\x86-windows-dbg\src\osgPlugins\OpenCASCADE\osgdb_opencascade.vcxproj] ``` DICOM disabled because there's a check for dcmtk which isn't a dependency of osg[plugins] Inventor disabled because there's a check for this library. Opencascade disabled because it's broken. All others disabled because they were behind some kind of if (XXX_found) in src\osgPlugins\CMakeLists.tx, except, Quicktime left alone because that's part of MacOS? |
||
---|---|---|
.. | ||
collada.patch | ||
disable-present3d-staticview-in-linux.patch | ||
fix-curl.patch | ||
fix-dependency-coin.patch | ||
fix-example-application.patch | ||
fix-liblas.patch | ||
fix-nvtt.patch | ||
fix-sdl.patch | ||
osgdb_zip_nozip.patch | ||
portfile.cmake | ||
remove-prefix.patch | ||
static.patch | ||
use-boost-asio.patch | ||
vcpkg.json |