licj520 commented on issue #259:
URL: 
https://github.com/apache/pulsar-client-cpp/issues/259#issuecomment-1527217359

   > Where did you download the debug library? If you built from source, please 
provide the commands you used.
   
   With vcpkg, run that commands
    
   cmake \
    -B ./build \
    -A x64 \
    -DBUILD_TESTS=OFF \
    -DVCPKG_TRIPLET=x64-windows \
    -DCMAKE_BUILD_TYPE=Debug\
    -S .
   cmake --build ./build --config Debug


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to