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

Any examples for building AE plugins on OSx with cmake?

Participant ,
Jul 10, 2016 Jul 10, 2016

Copy link to clipboard

Copied

Hi All,

I'm trying to port a project form XCode to cmake.

Currently stack with linkage issue, as I've no idea how to build the .r files with cmake.

any ideas? recommendations?

Thanks in advance,

Yuri

TOPICS
SDK

Views

765

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 22, 2017 Apr 22, 2017

Copy link to clipboard

Copied

Hey Yuri,

Did you manage to find a solution how to use cmake with AE plugins?

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
Participant ,
Apr 22, 2017 Apr 22, 2017

Copy link to clipboard

Copied

Partial.

We compile an existing xcode project instead of generic cmake solution.

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 ,
Nov 30, 2023 Nov 30, 2023

Copy link to clipboard

Copied

LATEST

Better late than never but here is a script I wrote with cmake that works on both macos and windows for the skeleton example.

https://github.com/mobile-bungalow/after_effects_cmake

ciao.

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