Re: Unable to determine Graphics Configuration. Am I setting up something wrong?
Posted by
Electra on
Feb 09, 2022; 8:51pm
URL: https://forum.jogamp.org/Unable-to-determine-Graphics-Configuration-Am-I-setting-up-something-wrong-tp4041606p4041638.html
Adding backslashes between the lines seems to be automatically detected as the backslashes being their own parameters, giving the error "Could not find or load main class \". When looking at the command line, this seems to be because they're automatically escaped in quotations as "\\".
Just putting all of the commands on the same line produces the same error as if they were all on separate lines.
https://snipboard.io/ME0oIe.jpg