Illustrator CC 2014.1 sdk sample not loadable
Hi all,
I have build one of the SDK sample plug-ins and moved into the plug-ins folder. Illustrator tells me the plug-in is not loadable.
I used the MSVC 2012 IDE; the only change I made was the include inside the resource file: instead of including afxres.h I include windows.h.
DependencyWalker says that 3 DLL's are missing (API_MS_WIN_CORE-KERNEL32...), but this is tha same like for the CS5 plug-in, and CS5 loads it.
Has anyone build a sample plug-in and load it in CC 2014.1?
Thanks, kb_alfa