JonLiu1993

Results 179 comments of JonLiu1993

This issue could be reproduced with vcpkg2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d

@bramtayl, The error shows that 'getifaddrs' is not declared. ```` /home/brandon/csound/vcpkg/buildtrees/liblo/src/74c1a7e80f-228a2ea552.clean/src/send.c:257:5: error: call to undeclared function 'getifaddrs'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] getifaddrs(&ifap); ^...

> Do you think I should remove szip package ? Don't delete a port casually. This will cause problems for the ports that depend on it.

@bansan85, I want to test your features and usage locally, but I tried twice and failed to download libaec-v1.1.3.tar.gz correctly. Could you try the following locally and see if it...

Tested libaec and hdf5 usage successfuly by `libaec:x64-windows` and `hdf5:x64-windows`

@bansan85, It seems that the above header files are installed in the wrong location. You need to take a look.

Tested libaec and hdf5 usage successfuly by libaec:x64-windows and hdf5:x64-windows

Tested usage successfully by libuvc:x64-linux: ```` libuvc provides CMake targets: find_package(libuvc CONFIG REQUIRED) target_link_libraries(main PRIVATE $) libuvc provides pkg-config modules: libuvc ````

@talregev, this PR resulted in ci pilpline REGRESSION, but the strange thing is that I cannot reproduce these problems locally. Could you please take a look? ```` REGRESSION: libsoup:x64-linux failed...

This issue could be reproduced with vcpkg 2024-03-14-7d353e869753e5609a1f1a057df3db8fd356e49d and VS2022 17.9.6