View Single Post
Old 03-16-2020, 10:18 PM   #1
Sytten
Junior Member
Sytten began at the beginning.
 
Sytten's Avatar
 
Posts: 6
Karma: 10
Join Date: Mar 2020
Device: nonde
Error loading plugin on OSX

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
Sytten is offline   Reply With Quote