InDesign can't load sample plug-in
Hy,
I posted the same question on StackOverflow, so this could seem a bit like cross posting, but I didn't know this forums existed, and I think I can't get a more qualified audiece to view my question here, so here I go:
It's my first expirience with Adobe SDK's, I'm using InDesign SDK to create my custom plug-in, but I can't even get the sample plug-ins to load into InDesign. I opened up some projects located in \Adobe InDesign CS6 Plugin SDK\build\win\prj, a couple of them I compiled with visual studio 2013 in x64 build configuration. After building succesfully the project i grabbed the \Adobe InDesign CS6 Plugin SDK\build\win\releasex64\sdk and moved the sdk folder to \Plug-Ins, but when I try to open InDesign I receive an error message telling me that:" InDesign could note laod the plugin, please try and reinstall it". I did but nothing happened. I then build some other projects with microsoft visual studio 2010 (as suggested by the getting started guide provided with the Adobe InDesign CS6 Plugin SDK), building them in release x86 configuration (x64 isn't possible with visual studio 2010) but I get the same exact problem... I have InDesign x64 version installed. Have you got some ideas on what is going on?