connered 0 Posted June 3, 2015 Hi - I try to compile the sdk examples with xcode and mac the compiling was successful after a few tryouts but I don`t get any plugin in VW by add the file into the plugin folder Quote Share this post Link to post
Hippocode 22 Posted June 3, 2015 Confirm that your debug/release output is set into the plug-ins folder. Go look into that folder to see if those files are created. Make sure you know in which category you will find these plug-ins. I think most of them are to be found in "samples SDK" or something. You are using the correct platform right ? x32 or x64 ? If none of those work out, it might be an error you created in one of the files making the module failing to load properly. I had this once. If you can't find it start again from a clean sample. Quote Share this post Link to post