Audio plugin won't load in Juce PlugIn Host

Hey there
I’ve build an audio plugin from the Projucer template (no code added) in CodeBlocks.
I’ve build the Juce Plugin Host too.
When I try to load the plugin in the host, I get this error message :
Scan complete
Note that the following files appreared to be plugin files, but failed to load correctly : libProject1.so
How can I fix this?
Thanks in advance! :slight_smile:
Ubuntu 16.04

Hmmm that’s odd. I just tried this on Mint Linux (I think it’s based on Ubuntu 16.04):

Are you doing anything differently?

(we need to fix those warnings though…)