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

Plugin shows no panels when Boost libs are added

Explorer ,
Jun 29, 2018 Jun 29, 2018

Copy link to clipboard

Copied

Hi,

In my C++ Plugin I try to add some additional functionality based on Boost:

I include the following in my .cpp file:

//#pragma comment(lib, "C:\\local\\boost_1_60_0\\lib64-msvc-10.0\\boost_locale-vc100-mt-1_60.lib") // no panels in id

//#pragma comment(lib, "C:\\local\\boost_1_60_0\\lib64-msvc-10.0\\boost_locale-vc100-mt-gd-1_60.lib") // same problem

This is an external Boost library... I know that the InDesign SDK contains boost, but it misses some libraries that I need.

Other libraries I added work fine this way.

Without them, my plugin works fine, but with the lines, InDesign starts (no error message about invalid plugin) and

does not show my plugin panels in the menu.

How can I fix this?

TOPICS
SDK

Views

276

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
no replies

Have something to add?

Join the conversation