-
Notifications
You must be signed in to change notification settings - Fork 104
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
lib*.cmake scripts don't work in VisualStudio #1251
Comments
Btw this is the output from czmq:
|
More background here: zeromq/czmq#1972 |
Ok this issue seems to center around libzmq's filename ( One workaround is to rename the lib to libzmq.llib and to set CMAKE_PREFIX_PATH to the root of libzmq install path. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure yet what goes wrong since it works fine from a console.
The text was updated successfully, but these errors were encountered: