Closed HughWick closed 3 years ago
3.4.4
You have outdated version. You need to upgrade as requested by issue's template.
switch from openjdk8 to openjdk11
This also switches C++ compiler version.
3.4.4
You have outdated version. You need to upgrade as requested by issue's template.
switch from openjdk8 to openjdk11
This also switches C++ compiler version.
Ok, I see, which version or above is supported above gcc10 please?
System information (version):
The opencv version number is all 3.4.4, but when the docker container is openjdk8, the service builds and starts fine, but when I switch from openjdk8 to openjdk11, I encounter the following C compilation error
What am I doing wrong?
Here is my dockerfile configuration