-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
#normal-estimation-using-integral-images showing error #5282
Comments
See here: #5063 |
I complied the program using x64-Release, and it still shows below errors.
Can you help with these? |
Sounds like that might be the same problem as in #5159 ? Please check the other issues before opening a new issue. Your questions might already have been answered. |
So I checked #5159 and made the following changes to my CMakeLists.txt:
New error
When I hit OK, it follows it up with another error box:
I also downloaded and added this library by following #5252:
Without that library, I get the below error: I need some assistance @mvieth. |
I'm using below code from tutorial of normal-estimation-using-integral-images,
CMakeLists.txt
The following issue is displayed in the command prompt after running the program in Visual Studios on Windows 10.
Debug output:
Could anyone help me with this issue?
The text was updated successfully, but these errors were encountered: