Corvusoft / restbed

Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
http://www.corvusoft.co.uk
Other
1.92k stars 379 forks source link

Example/HTTPS_SERVICE error #533

Open valendovsky opened 1 year ago

valendovsky commented 1 year ago

Hi, I used the vcpkg and installed the library of the restbed[openssl]. My OS is Windows 10 x64 and I use Visual Studio 2019 Community Edition. I compile (Debug, x86) the example/HTTPS_SERVICE and when I run it, I get an error with code 3. Could you tell me what I did wrong?