JonLiu1993

Results 211 comments of JonLiu1993

@martinfalk, It looks like you have solved the problem, could you submit a PR to vcpkg to fix it? Greatful.

> I have integrated the fix suggested by @QiuYilin in a PR. Thanks for your contribution.

@RealLitb, thanks for posting this question, could you please provide steps to reproduce?

```` root@test:~# /root/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake -DCMAKE_TOOLCHAIN_FILE=/root/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux -DCMAKE_BUILD_TYPE=Debug . -- The C compiler identification is GNU 11.4.0 -- The CXX compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info --...

> > ``` > > root@test:~# /root/vcpkg/downloads/tools/cmake-3.27.1-linux/cmake-3.27.1-linux-x86_64/bin/cmake -DCMAKE_TOOLCHAIN_FILE=/root/vcpkg/scripts/buildsystems/vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-linux -DCMAKE_BUILD_TYPE=Debug . > > -- The C compiler identification is GNU 11.4.0 > > -- The CXX compiler identification is GNU...

Pinging @eddiejames for response. Is work still being done for this PR?

@eddiejames, Please let me know if this PR is ready for review, Thanks.

Tetsed usage by binlog:x64-windows triplet successfully: ```` # this is heuristically generated, and may not be correct find_package(binlog CONFIG REQUIRED) target_link_libraries(main PRIVATE binlog::binlog binlog::headers) ````

Closing this PR since it seems that no progress is being made. Please ping us to reopen if work is still being done.

Pinging @longnguyen2004 for response. Is work still being done for this PR?