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

Embedding C/C++ extensions into Lua LR plugins

New Here ,
Aug 04, 2019 Aug 04, 2019

Copy link to clipboard

Copied

It is possible to call C/C++ code from Lua and I wonder - is it allowed to do that in Lightroom plugins? Is it possible to ship a Lightroom plugin together with C/C++ shared libraries that are called from Lua code?

TOPICS
SDK

Views

367

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

correct answers 1 Correct answer

LEGEND , Aug 05, 2019 Aug 05, 2019

Unfortunately, there isn't any documented way to load dynamic libraries and invoke them via the SDK.

Votes

Translate

Translate
LEGEND ,
Aug 05, 2019 Aug 05, 2019

Copy link to clipboard

Copied

LATEST

Unfortunately, there isn't any documented way to load dynamic libraries and invoke them via the SDK.

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