Alloyed / nativefiledialog

A tiny, neat C library that portably invokes native file open and save dialogs.
zlib License
15 stars 3 forks source link

Error loading nfd #6

Open samdup123 opened 6 years ago

samdup123 commented 6 years ago

Error: error loading module 'nfd' from file '/home/sam/.luaver/luarocks/3.0.3_5.1/lib/lua/5.1/nfd.so': /home/sam/.luaver/luarocks/3.0.3_5.1/lib/lua/5.1/nfd.so: undefined symbol: gtk_file_chooser_add_filter

I'm using Ubuntu 18.04

Any ideas?

Vexatos commented 5 years ago

I fixed this in my own fork. At least that works for me now.