Hi,
First, thank you very much for your work. This is brilliant!
However, I tried to compile the plugin with the latest QTC 4.9.0-rc1, and it succeeded, but QTC won't start.
Things that I did:
- checkout qt-creator v4.9.0-rc1 and build
- checkout neovim-qt and build
- modify the qvim.pro file and build
Observation 1:
Run the built QTC (run my installed QTC version (also 4.9.0-rc1) results in the identical behavior):
A dialog pops up saying the dependencies (Core and TextEdit) is not found, qnvim plugin is not loaded.
Observation 2:
Copy the libCore.dylib and libTextEdit.dylib to the same folder as the plugin (~/Libarary ...),
run QTC:
The program fails to start.
Any ideas? I am on macOS 10.14, Qt version 5.12.1