JonLiu1993
JonLiu1993
> The new feature can only be consumed via pkg-config but for the other features, we do have unofficial CMake config. > > > x64-windows-static > > How could you...
> Ok, I will commit again and update poppler to the version 22.07.0 > Bump to `22.07.0`?? > > https://gitlab.freedesktop.org/poppler/poppler/-/blob/master/NEWS > > https://poppler.freedesktop.org/ Ok, I will commit again and update...
> Pinging @JonLiu1993 for response. Is work still being done for this PR? I will resubmit today
@dg0yt, I successfully installed `poppler[core,glib]:x64-linux` without adding a dependency on poppler[cairo] , could you explain why your comment suggests? ```` -- Downloading https://gitlab.freedesktop.org/poppler/poppler/-/archive/12853d22e9d0527c10ada02666aef629db3e5e7c/poppler-12853d22e9d0527c10ada02666aef629db3e5e7c.tar.gz -> poppler-poppler-12853d22e9d0527c10ada02666aef629db3e5e7c.tar.gz... -- Extracting source /home/test/test/vcpkg/downloads/poppler-poppler-12853d22e9d0527c10ada02666aef629db3e5e7c.tar.gz --...
> I am having a hard time finding the relevant logs for the failure https://dev.azure.com/vcpkg/public/_build/results?buildId=76332&view=artifacts&pathAsName=false&type=publishedArtifacts - I am not able to click or download any of the artifacts uploaded here....
@harshavardhana, I reproduced the ci problem locally, and I add `DISABLE_PARALLEL_CONFIGURE `to function `vcpkg_cmake_configure `in [VCPKG_PATH]/ports/minio-cpp/portfile.cmake as below: ```` vcpkg_cmake_configure( SOURCE_PATH "${SOURCE_PATH}" DISABLE_PARALLEL_CONFIGURE OPTIONS ${FEATURE_OPTIONS} ) ```` Can be installed...
> @RT222 ,Thanks for your pr, we should try to fix it first, and if we can't fix it in the end we can explain why and drop UWP support
@RT222, ping for response.
@ras0219-msft ,Could you please take a review?
@JackyYin ,Could you please update tensorflow-cc to the lateste version 2.9.0?