Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vs2010 in Windows environment "CURLOPT_UNIX_SOCKET_PATH" : undeclared identifier? #138

Open
LIGHT-XCVIII opened this issue Oct 12, 2019 · 1 comment

Comments

@LIGHT-XCVIII
Copy link

I compiled the project using vs2010 in Windows environment

..\source\connection.cc(395): error C2065: "CURLOPT_UNIX_SOCKET_PATH" : undeclared identifier

How can I modify it so that it will compile on Windows vs2010?
Or does the project only support Unix operating systems?
thanks

@shi-bmz
Copy link

shi-bmz commented Aug 29, 2021

I got a similar error in a Linux environment and found this reference which helped me, so you may want to check what version you have installed in your Windows env.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants