Skip to main content
Inspiring
August 4, 2008
Question

cant find entry point, Mac os X

  • August 4, 2008
  • 1 reply
  • 1200 views
I downloaded after effects 7.0 SDK.
I compiled sample plugin with xcode 3, with a mac OS 10.5, on a intel minimac core duo.
I tried convolutrix and Skeleton.
Compilation is OK, but when I try to use the plugin in after effects 7.0, I have the error "cant find entry point".
I tried a lot of things, changing compilation settings, the pipl entry point with different definition for mac...
nothing worked.
I hope someone already had this problem and can help me...
This topic has been closed for replies.

1 reply

Bruce Bullis
Community Manager
Community Manager
September 23, 2008
Use the 8.0 SDK; it changed how entry point functions were exported, specifically enabling different Intel and PPC entry points.