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

On Windows the itkdevel package contains build paths. #43

Closed
blowekamp opened this issue Mar 23, 2020 · 1 comment
Closed

On Windows the itkdevel package contains build paths. #43

blowekamp opened this issue Mar 23, 2020 · 1 comment

Comments

@blowekamp
Copy link
Contributor

Issue:
On Windows the itkdevel package contains build paths.

grep -r libitk_[0-9]\* Library/lib/cmake/
Library/lib/cmake//ITK-5.0/Modules/ITKPNG.cmake:set(ITKPNG_LIBRARIES "D:/bld/libitk_1574524116751/_h_env/Library/lib/libpng.lib;D:/bld/libitk_1574524116751/_h_env/Library/lib/z.lib")
Library/lib/cmake//ITK-5.0/Modules/ITKPNG.cmake:set(ITKPNG_INCLUDE_DIRS "${ITK_INSTALL_PREFIX}/include/ITK-5.0;D:/bld/libitk_1574524116751/_h_env/Library/include;D:/bld/libitk_1574524116751/_h_env/Library/include;D:/bld/libitk_1574524116751/_h_env/Library/include;D:/bld/libitk_1574524116751/_h_env/Library/include")
Library/lib/cmake//ITK-5.0/Modules/ITKTIFF.cmake:set(ITKTIFF_LIBRARIES "D:/bld/libitk_1574524116751/_h_env/Library/lib/tiff.lib")
Library/lib/cmake//ITK-5.0/Modules/ITKTIFF.cmake:set(ITKTIFF_INCLUDE_DIRS "${ITK_INSTALL_PREFIX}/include/ITK-5.0;D:/bld/libitk_1574524116751/_h_env/Library/include")
Library/lib/cmake//ITK-5.0/Modules/ITKJPEG.cmake:set(ITKJPEG_LIBRARIES "D:/bld/libitk_1574524116751/_h_env/Library/lib/jpeg.lib")
Library/lib/cmake//ITK-5.0/Modules/ITKJPEG.cmake:set(ITKJPEG_INCLUDE_DIRS "${ITK_INSTALL_PREFIX}/include/ITK-5.0;D:/bld/libitk_1574524116751/_h_env/Library/include")
@blowekamp
Copy link
Contributor Author

This is no longer the case, presumably the build tools have improved to fix up this path issue.

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

1 participant