LE GARREC Vincent

Results 23 comments of LE GARREC Vincent

> 1. I did this on purpose to hopefully find any issues like this. Part 2 will be settings work. I fixed it to point to the Linux bin tools...

I have git for Windows (https://git-scm.com/download/win) installed. ![image](https://github.com/gitextensions/gitextensions/assets/9248729/76c4fa84-2fc7-4576-a00c-0c3dc7a5a4fa) ![image](https://github.com/gitextensions/gitextensions/assets/9248729/673a30b3-963e-4711-8775-d9ae5bab08ba) ![image](https://github.com/gitextensions/gitextensions/assets/9248729/1074f962-fec1-4748-8af5-2f9a1b4556b5)

> Linux tools paths must be set to "C:\Program Files\Git\usr\bin" Thanks. I thought that "Path to linux tools (sh)" means "path to sh.exe". sh.exe is in both "bin" and "usr/bin"....

Need to see which and why other packages failed

From what I saw, hdf5 is the only one that use directly szip. One other package uses szip but only with hdf5. I made few PR and they all need...

Do you think I should remove szip package ?

@JonLiu1993 https://dkrz.de and all sub-domain are down... Lots of red in https://status.dkrz.de/

@JonLiu1993 Website is back. But "We currently have serious issues with a central network switch causing failure of most of our virtual environment. This affects most of our services."

I think the location of files are good. But it's true that there is a conflict with szip. I replaced the deletion of unused library, patched CMakeLists.txt, rebase and remove...

I just noticed caffe2: portfile.cmake: ``` SET(VCPKG_POLICY_EMPTY_PACKAGE enabled) message(WARNING "The 'caffe2' port is deprecated, using 'libtorch' instead") ``` vcpkg.json: ``` { "name": "caffe2", "version": "0.8.1", "port-version": 8, "description": "Caffe2 is...