javacpp-presets icon indicating copy to clipboard operation
javacpp-presets copied to clipboard

openpose windows-x86_64 and no gpu support in linux_x86_64

Open lewis-gb opened this issue 4 years ago • 3 comments

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: image but "enumClasses.hpp" actually exists in path: image

lewis-gb avatar Jun 08 '21 07:06 lewis-gb

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

saudet avatar Jun 08 '21 07:06 saudet

ok i'll take a loot at the pom, how about windows_x86, will it be supported later?

lewis-gb avatar Jun 08 '21 07:06 lewis-gb

There are no plans that I know of, but contributions are of course welcome.

saudet avatar Jun 08 '21 08:06 saudet