Closed yhmtmt closed 5 years ago
This was put in as a placeholder for possible future platform support. Obviously, it has not been added yet.
What compiler, platform, etc. are you attempting to use?
Thanks. One of my platform is Jetson nano and the latest boot image. The gcc version is 7.4.0.
Interesting. That's an ARM chip, correct? Which version, do you know?
Yes, the board has quad-core ARM Cortex-A57. https://developer.nvidia.com/embedded/jetson-nano-developer-kit
If it can run a JDK, then you should be able to use the Java media driver. Can still do C++ API with it.
I'll try to do that with java. Thanks!
Just FYI, I've cleaned up the include so it will give a more informative error on the compile instead. At least for now.
I encountered the error during cppbuild on arm platform. Actually, the file is not in the directory. Or not supported?