简体   繁体   English

InDesign无法加载示例插件

[英]InDesign can't load sample plug-in

Hy It's my first expirience with Adobe SDK, 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. Hy这是我第一次使用Adobe SDK,正在使用InDesign SDK创建我的自定义插件,但是我什至无法获取示例插件来加载到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. 我打开了一些项目,这些项目位于\\ Adob​​e InDesign CS6插件SDK \\ build \\ win \\ prj中,其中的一些我是使用Visual Studio 2013在x64构建配置中编译的。 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". 成功构建项目后,我抓住了\\ Adob​​e InDesign CS6插件SDK \\ build \\ win \\ releasex64 \\ sdk,并将sdk文件夹移至\\ Plug-Ins,但是当我尝试打开InDesign时,我收到一条错误消息,告诉我:“ InDesign可能会注意到该插件,请尝试重新安装。” 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. 然后,我使用Microsoft Visual Studio 2010构建其他一些项目(如Adobe InDesign CS6插件SDK随附的入门指南所建议),以发布x86配置构建它们(Visual Studio 2010无法使用x64),但是我得到了完全相同的问题...我安装了InDesign x64版本。 Have you got some ideas on what is going on? 您对发生的事情有一些想法吗?

  • At first, the version of InDesign SDK and Adobe InDesign should be matched. 首先,应将InDesign SDK和Adobe InDesign的版本匹配。 That's saying the plug-ins built with InDesign CS6 SDK can only be loaded by InDesign CS6. 就是说,使用InDesign CS6 SDK构建的插件只能由InDesign CS6加载。 Since you mentioned I have InDesign x64 version installed , but InDesign CS6 only has 32bit on Windows. 自从您提到I have InDesign x64 version installed以来,但是InDesign CS6在Windows上只有32位。

  • To load the plug-ins in CS6, build samples with Visual Studio 2010 using Release|Win32 build configuration. 要在CS6中加载插件,请使用Release | Win32构建配置在Visual Studio 2010中构建示例。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM