aahmed-se commented on a change in pull request #11705:
URL: https://github.com/apache/pulsar/pull/11705#discussion_r691526475
##########
File path: pulsar-client-cpp/README.md
##########
@@ -235,6 +235,26 @@ ${PULSAR_PATH}/pulsar-client-cpp/cmake
-DPROTOC_PATH=C:/protobuf/bin/protoc -DCM
#This will generate pulsar-cpp.sln. Open this in Visual Studio and build the
desired configurations.
```
+#### Checks
+
+##### Client library will be placed in
+```
+${PULSAR_PATH}/pulsar-client-cpp/build/lib/Release/pulsar.lib
+${PULSAR_PATH}/pulsar-client-cpp/build/lib/Release/pulsar.dll
+```
+
+#### Examples
+
+##### Add windows environment paths
+```
+${PULSAR_PAHT}/pulsar-client-cpp/build/lib/Release
Review comment:
Fix path spelling
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]