You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the .bat file to build openssl but it was saying visual studio not found even if it was installed. On inspecting i found visual studio was installed on a different path in my PC. Similarly for the perl library no custom path can be set if user is having portable library.
I expected the following
.bat file should be able to provide multiple options to the user.
curl/libcurl version
v1.3
[curl -V output]
operating system
Windows
The text was updated successfully, but these errors were encountered:
I did this
I was trying to use the .bat file to build openssl but it was saying visual studio not found even if it was installed. On inspecting i found visual studio was installed on a different path in my PC. Similarly for the perl library no custom path can be set if user is having portable library.
I expected the following
.bat file should be able to provide multiple options to the user.
curl/libcurl version
v1.3
[curl -V output]
operating system
Windows
The text was updated successfully, but these errors were encountered: