Alexander Neumann

Results 375 comments of Alexander Neumann

> LINK : fatal error LNK1104: cannot open file 'python310.lib' if this is in a debug build somebody is doing a `#undef _DEBUG`

related https://github.com/llvm/llvm-project/issues/53520

@data-queue this pr is based on the old and removed b2 build of boost. My pr is made for the cmake build.

Relevant discussion: https://github.com/h5py/h5py/issues/706#issuecomment-227967665

``` REGRESSION: openmvs:x64-windows-static failed with BUILD_FAILED. If expected, add openmvs:x64-windows-static=fail to D:\a\_work\1\s\scripts\azure-pipelines/../ci.baseline.txt. REGRESSION: rtabmap:x64-windows-static failed with BUILD_FAILED. If expected, add rtabmap:x64-windows-static=fail to D:\a\_work\1\s\scripts\azure-pipelines/../ci.baseline.txt. ``` are baseline due to the removal...

I wouldn't mind `SAVE_LOG_FILES` to be exposed to the caller somehow. Maybe some `Z_VCPKG_` variable would make sense here? The main use is debugging especially for the `build.ninja` file. (CMakeConfigureLog.yaml...

Somebody should probably ask upstream if it would be possible to restore the old links via a redirection so that the old qt versions in vcpkg still work.

![image](https://github.com/microsoft/vcpkg/assets/30894796/e55a1986-241f-4e60-8f6e-ff6b62071726)

@FrankXie05: This is definitely wrong so close it ?

`boost-vcpkg-helpers` has been removed. Be aware that `vcpkg upgrade` is not really a supported command since it is not transactional