SDK ProcAmp not compiling on Mac
Hello all,
I've been trying to learn how to build GPU-accelerated plugins for After Effects and I've found the development environment setup is harder than actually making the plug-in! I'm trying to build SDK_ProcAmp and after gettng the build schemes working to debug After Effects, as well as getting the proper Boost and AE SDK paths working. However, the plug-in is only seen in Premiere, not After Effects. This seemed weird so I tried setting the plug-in product path to the AE plug-in folder. This resulted in errors caused by the space in "After Effects" in the chmod and mkdir commands in the Metallib building. Building to the default directory and manually dragging makes the plug-in run completely fine. Anybody know how to fix the bulild? Manually installing the plugin is cumbersome and hard to debug.
