-
Notifications
You must be signed in to change notification settings - Fork 57
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
CMAKE error #59
Comments
There are a couple different problems demonstrated here. Let's tackle them one at a time:
with these two lines:
QuestionsYour responses to the following questions will help me improve the code that finds the
Thanks! |
1
There are actually two, one in win64, the other in win32. 2
3
4
|
I am trying to build the plugin, but CMAKE seems to complain... (I recursively cloned the latest snapshot, set BOOST_INCLUDE_DIR to boost and CMAKE_PREFIX_PATH to jsoncpp)
The text was updated successfully, but these errors were encountered: