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

Trying to build on Windows #4

Open
muschellij2 opened this issue Sep 15, 2017 · 4 comments
Open

Trying to build on Windows #4

muschellij2 opened this issue Sep 15, 2017 · 4 comments

Comments

@muschellij2
Copy link

Hey Paul - trying to build on Windows. Not for me, but a general solution for those wanting to use greedy. The repo is located at: https://github.com/muschellij2/greedyreg

It compiles a lot of the way, but fails on lddmm.exe with a series of "undefined reference"s:

CMakeFiles\lddmm.dir/objects.a(lddmm_main.cxx.obj):lddmm_main.cxx:(.text$_Z8run_testIdLj2EEiiPPc[_Z8run_testIdLj2EEiiPPc]+0x75): undefined reference to `LDDMMData<double, 2u>::img_read(char const*, itk::SmartPointer<itk::Image<double, 2u> >&)'

If you see https://ci.appveyor.com/project/muschellij2/greedyreg (I'm not sure if you can view this), you can see the compilation (in Artifacts → failure.zip → 00install.out) the errors. I don't know why this may occur.

The configure script is located at: https://github.com/muschellij2/greedyreg/blob/master/configure.win

We can discuss other things about that, such as I may or may not need the PKG_LIBS, but wanted your thoughts on the error above if you have time.

@muschellij2
Copy link
Author

Any thoughts on this?

@pyushkevich
Copy link
Owner

pyushkevich commented Oct 6, 2017 via email

@muschellij2
Copy link
Author

Hey - sorry I haven't been able to look at this. If I download ITK-SNAP 3.6.0 on a windows machine and run the installer, will a greedy.exe be coupled/put somewhere?

@pyushkevich
Copy link
Owner

pyushkevich commented Jan 16, 2018 via email

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

No branches or pull requests

2 participants