contour icon indicating copy to clipboard operation
contour copied to clipboard

Cannot run after compiling on Mac

Open jobukkit opened this issue 9 months ago • 8 comments

I am using Mac OS Sonoma 14.4.1. I successfully compiled the app, but when running it it immediately crashes. Running it from another terminal reveals the following error:

~/Downloads/contour/build/macos-release/src/contour/contour.app/Contents/MacOS▶ ./contour
Warning: Could not find the Qt platform plugin "cocoa" in "" ((null):0, (null))
Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
 ((null):0, (null))

The precompiled build does work.

jobukkit avatar May 24 '24 13:05 jobukkit