After using the package manager on the mac I have run the program which results in a blank form opening and the following errors in terminal:
2020-05-07 19:28:19.523 java[633:9645] CGLChoosePixelFormat error: 10002
2020-05-07 19:28:19.523 java[633:9645] CGLCreateContext error: 10002
The mouse pointer changes where the textboxes are.
Where am I going wrong?
Also, runs perfectly in windows after using the package manager.
2020-05-07 19:28:19.523 java[633:9645] CGLChoosePixelFormat error: 10002
2020-05-07 19:28:19.523 java[633:9645] CGLCreateContext error: 10002
The mouse pointer changes where the textboxes are.
Where am I going wrong?
Also, runs perfectly in windows after using the package manager.