Sair
  • Comunidade global
    • Idioma:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

AI CS6 install - sample code can't run correctly

Explorador ,
Feb 26, 2013 Feb 26, 2013

Hi

I have problem with run sample code in AI CS6.

I install AI CS6 and download SDK for AI CS6. I build plugin sample code (tutorial, webter). I build success but This program can't run in CS6.

With Tutorial. It's apprirance in menu Help and menu Object->Filter->SDK->Tutorial. But no action when I click there

With webter. It's apprirance in menu Help and menu Window->SDK->webter. But no action when I click there

My Os is windown XP SP3.

I build with visual studio 10.

I can build success plugin sample code in SDK CS5 and run success with AI CS5.

Do you have same problem ?

TÓPICOS
SDK
1.4K
Traduzir
Denunciar
Diretrizes da comunidade
Seja respeitoso, dê crédito à fonte original do conteúdo e verifique se há cópias antes da publicação. Saiba mais
community guidelines

correct answers 1 resposta correta

Explorador , Feb 27, 2013 Feb 27, 2013

Hi Hehiha,

Because you have the menu items appearing I think the C++ side of the sample should be running correctly. However both these samples use a flash extension to provide the UI which is something that has changed between the CS5 and CS6 SDKs. If the extensions that provide this UI were not installed or running using Extension Builder then I would expect it to lead to the behaviour you are experiencing.

To install  the extensions to confirm that this fixes the issue you can do the following

...
Traduzir
Adobe
Entusiasta ,
Feb 27, 2013 Feb 27, 2013

Hello,

Have you set your environment correctly?

Have you added the directory where to look for the plugin you had just build? (in the preferences menu).

Have you tried to debug step by step just to check if your plugin was loaded correctly?

Traduzir
Denunciar
Diretrizes da comunidade
Seja respeitoso, dê crédito à fonte original do conteúdo e verifique se há cópias antes da publicação. Saiba mais
community guidelines
Explorador ,
Feb 27, 2013 Feb 27, 2013

Hi Hehiha,

Because you have the menu items appearing I think the C++ side of the sample should be running correctly. However both these samples use a flash extension to provide the UI which is something that has changed between the CS5 and CS6 SDKs. If the extensions that provide this UI were not installed or running using Extension Builder then I would expect it to lead to the behaviour you are experiencing.

To install  the extensions to confirm that this fixes the issue you can do the following:

If you look in the TutorialUI or WebterUI folders you should see an output folder in with TutorialUI.zxp or WebterUI.zxp if you double click those files they should open Extension Manager and install the extension.

If you restart Illustrator and retry the plugins I would expect them to now show a panel after you have clicked on the menu items. That is if the problem is what I have described.

I hope that helps,

Thanks,

Robert

Traduzir
Denunciar
Diretrizes da comunidade
Seja respeitoso, dê crédito à fonte original do conteúdo e verifique se há cópias antes da publicação. Saiba mais
community guidelines
Explorador ,
Feb 27, 2013 Feb 27, 2013
MAIS RECENTE

Dear Robert

I run sample sucess, after following you comment.

Thank you very much.

Traduzir
Denunciar
Diretrizes da comunidade
Seja respeitoso, dê crédito à fonte original do conteúdo e verifique se há cópias antes da publicação. Saiba mais
community guidelines
Explorador ,
Feb 27, 2013 Feb 27, 2013

Thank Toto RoToTo

My plugin loaded correctly. In menu Help and system info have show that loaded Tutorial and webter. My problem just only no action no show dialog when I slecteced Tutorial and Webter.

Traduzir
Denunciar
Diretrizes da comunidade
Seja respeitoso, dê crédito à fonte original do conteúdo e verifique se há cópias antes da publicação. Saiba mais
community guidelines