Good evening everyone,
I installed Mac OS Big Sur in a virtual machine and I downloaded java 11.0.1 from from this thread:
I executed the B4JPackager and in the beggining it was reporting for a lot of .lylib files that they cannot be trusted and one by one at each time I selected run anyway in the privacy and security settings. Finally it run correctly and I have got the "Done!" message at the end but when I try to run it with the ./run.command I get the following error and the application starts without Interface an all (just a blank form). What am I doing wrong. Here are the two errors that I get:
2021-03-12 22:26:39.832 java[1665:35693] CGLChoosePixelFormat error: 10002
2021-03-12 22:26:39.832 java[1665:35693] CGLCreateContext error: 10002
Thanks in advance.
I installed Mac OS Big Sur in a virtual machine and I downloaded java 11.0.1 from from this thread:
B4JPackager11 - the simplest way to distribute UI apps
Better to start with the integrated packager: https://www.b4x.com/android/forum/threads/integrated-b4jpackager11-the-simple-way-to-distribute-standalone-ui-apps.117880/ B4JPackager11 is a B4J non-ui program that builds a package with your app jar and an embedded modularized Java runtime. It...
www.b4x.com
I executed the B4JPackager and in the beggining it was reporting for a lot of .lylib files that they cannot be trusted and one by one at each time I selected run anyway in the privacy and security settings. Finally it run correctly and I have got the "Done!" message at the end but when I try to run it with the ./run.command I get the following error and the application starts without Interface an all (just a blank form). What am I doing wrong. Here are the two errors that I get:
2021-03-12 22:26:39.832 java[1665:35693] CGLChoosePixelFormat error: 10002
2021-03-12 22:26:39.832 java[1665:35693] CGLCreateContext error: 10002
Thanks in advance.