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

[itk] build failure #8450

Closed
ghost opened this issue Oct 4, 2019 · 4 comments
Closed

[itk] build failure #8450

ghost opened this issue Oct 4, 2019 · 4 comments
Assignees
Labels
category:port-bug The issue is with a library, which is something the port should already support

Comments

@ghost
Copy link

ghost commented Oct 4, 2019

Host Environment

  • OS: [Windows]
  • Compiler: msvc

To Reproduce
Steps to reproduce the behavior:
./vcpkg install itk

Reason
in portfile.cmake set "-DITK_USE_64BITS_IDS=ON"
x64 build ok, x86 build error

@ghost ghost added the category:port-bug The issue is with a library, which is something the port should already support label Oct 4, 2019
@drescherjm
Copy link

drescherjm commented Oct 4, 2019

For me x64 builds fine without that change.

@ghost
Copy link
Author

ghost commented Oct 4, 2019

default is "-DITK_USE_64BITS_IDS=ON", it build ok in x64 but error in x86
to build x86 i must change to OFF by hand

@ghost
Copy link
Author

ghost commented Oct 8, 2019

good job. thank @JackBoosY

@JackBoosY
Copy link
Contributor

@thkvc Please update vcpkg and rebuild itk.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

No branches or pull requests

2 participants