Missing Halide.tool.h include #8624
-
Please Help! I'm trying to run tutorial 2 but it seems that halide_image_io.h is not installed when installing with vkpkg using .\vcpkg install halide[target-all]:x64-windows. The install appeared to go successfully with no errors, but why am I missing dependencies and how do I install them? I am able to run tutorial 1 and have Halide.h in my include file (vcpkg\installed\x64-windows\include) but I am missing halide_image_io.h, as well as Halide.Tools.h. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
IIRC it's located in |
Beta Was this translation helpful? Give feedback.
IIRC it's located in
vcpkg/installed/x64-windows/share/halide
. The optional libraries are not added to the standard include paths