-
Notifications
You must be signed in to change notification settings - Fork 48
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
cisstNumerical Build Fails in Latest Release #84
Comments
I am using it with VS 2017, but I did not select the "Download Now" CMake option. I instead downloaded it separately (the source is also on GitHub/jhu-cisst) and built it from source using VS2017. Then, in cisst I used the |
Thanks @pkazanzides I was able to get it to work by building |
There may also be an "external projects" option for building cisstNumerical within cisst. I'll leave it for @adeguet1 to answer. |
We haven't implemented an "external project" way to build cisstNetlib. I'm not a big fan of CMake external projects so I tend to avoid them if a better "packaging" system exists (e.g. ROS/catkin) but I see the appeal for Mac OS or Windows. If I can implement the build using CMake external project, any objection to also remove the "download cisstNetlib now" option since it's a bit challenging to keep up with binary distributions. |
No objection from me. |
I have no objection to using CMake's external project. I've also had good success with If you do go the external project route, would you still have the |
I'm using the latest release of cisst (
1.1.0
) and am currently facing build issues when usingcisstNetlib
withcisstNumerical
. I used theCISSTNETLIB_DOWNLOAD_NOW
flag via CMake to installcisstNetLib
initially.It seems that this my be relevant. Has
cisstNetLib
been compiled with a compiler later than VS2015?Relevant Version info:
cisst
version:1.1.0
16.9.5
20193.19.5
Build error output is below.
The text was updated successfully, but these errors were encountered: