• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to port PIGetString method into CC 2018

Explorer ,
Apr 05, 2018 Apr 05, 2018

Copy link to clipboard

Copied

Hello All,

              I am porting my CS5 version plug-in into CC 2018. I am getting PIGetString identifier not found. Can some one help on this to ported CC method for this function. I have searched in sample code and documentation but unable to success.

Thanks

Qamar

TOPICS
SDK

Views

903

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Engaged ,
Apr 09, 2018 Apr 09, 2018

Copy link to clipboard

Copied

Have you included the `PIUtilities.h' to your external project dependencies?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 11, 2018 Apr 11, 2018

Copy link to clipboard

Copied

Thanks for replay,I have added `PIUtilities.h' in my project  but still facing same error "error C3861: 'PIGetString': identifier not found". I have checked the PIUtilities,h file there is method (PIGetString) is present. Let me know if you can help more on this.

Thanks

Qamar

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Apr 11, 2018 Apr 11, 2018

Copy link to clipboard

Copied

What type of plugin is this?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 11, 2018 Apr 11, 2018

Copy link to clipboard

Copied

It is C/C++ SDK "Export" module type plug-in.

Thanks

Qamar

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Apr 13, 2018 Apr 13, 2018

Copy link to clipboard

Copied

LATEST

Can you post a pic of it? while hovering over the source?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines