under windows i am getting this error:
Error initializing QuantumRenderer: no suitable pipeline found
java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRenderer: no suitable pipeline found
at
the same project (maven) runs fine under ubuntu. i tried to google it but found nothing helpful. the exception tells me nothing. as far as i can tell, all dependencies i need are in my pom file that i cannot share because then stackoverflow won't let me post the question.
i assume this must be a very common problem? the oracle page talks about an installer, but i can't find one anywhere. there are no instructions, no tutorial, no explanation, nothing useful.