Skip to content

Qt Creator crashes on startup after this plugin is installed (4.9.0-rc1, macOS 10.14) #8

@Jerry-Ma

Description

@Jerry-Ma

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:

  1. checkout qt-creator v4.9.0-rc1 and build
  2. checkout neovim-qt and build
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions