Re: JogAmp Build v2.4.0-rc-20210111
Posted by
gouessej on
Sep 05, 2021; 7:39pm
URL: https://forum.jogamp.org/JogAmp-Build-v2-4-0-rc-20210111-tp4040955p4041261.html
I can't build the oculusvr part because it seems to require an obsolete version of stdc++:
[cc] /usr/bin/ld : can't find -lstdc++
I installed lib64stdc++ but it didn't solve this problem.
I'll try to run some examples with Java 17 anyway.