I'm trying to build a plugin to use a MindWave controller in Construct classic (my first plugin). The MindWave uses a library with functions to receive data and establish connections and so on. The problem I have now is that when I compile the project I get errors while linking but only in the runtime versions. Why is this? Does the Release and Debug-versions only check the function names but never actually compile the functions or is it something else?
//SK