Hi there!
I am trying to build a new plugin on MacOS Mojave with Calibre 4.8, but I encounter this error with the demo plugin:
Code:
$ calibre-debug -s; calibre-customize -b /Users/Sytten/Desktop/interface_demo_plugin/; calibre
No running calibre found
Plugin updated: Interface Plugin Demo (1, 0, 0)
qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Abort trap: 6
I am unsure if I need to install something first since it's not written in the documentation.
Thanks a lot!
Sytten