javacpp-presets
javacpp-presets copied to clipboard
openpose windows-x86_64 and no gpu support in linux_x86_64
javacpp-presets openpose can't be built with windows_x86_64 and no GPU support in linux_x86_64.
tried to compile linux64-gpu, but got error:
but "enumClasses.hpp" actually exists in path:

You'll also need to update the pom.xml accordingly. You can refer to the one, for example, from Caffe: https://github.com/bytedeco/javacpp-presets/blob/master/caffe/pom.xml
/cc @frankier
ok i'll take a loot at the pom, how about windows_x86, will it be supported later?
There are no plans that I know of, but contributions are of course welcome.