Skip to content

graphics.vim has trouble loading libvim_graphical_preview.so #5

@gavales

Description

@gavales

Hi bytesnake, loved your talk at NeovimConf 2022, great work with this plugin.
Are there any other build requirements?

I get the below error when I set filetype=markdown.graphics. I don't think that this is a build issue, since I can find libvim_graphical_preview.so in the correct directory, and libcallex was built. I am using packer as my plugin manager, though that shouldn't affect things.

Error detected while processing FileType Autocommands for "*"..function
 <SNR>1_LoadFTPlugin[17]..script /home/gavarch/.local/share/nvim/site
/pack/packer/start/vim-graphical-preview/ftplugin/graphics.vim[8]..functi
on libcallex#load[5]..FileType Autocommands for "*"..function <SNR>1_
LoadFTPlugin[17]..script /home/gavarch/.local/share/nvim/site/pack/pack
er/start/vim-graphical-preview/ftplugin/graphics.vim[8]..function libcallex#load:
line    5:
E605: Exception not caught: can't load library: "/home/gavarch/.local/share
/nvim/site/pack/packer/start/vim-graphical-preview/target/release
/libvim_graphical_preview.so"

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