Error 126 when loading my AE plugin with cairo library
Dear AE fellows,
I'm creating AE pugin with the help of cairo library.
I encounter the following strange problem.
When I load my plugin from visual studio, AE starts and load my plugin OK.
But when I start AE on its own and apply plugin layer,
AE fails to load it. It gives:
Error plugin: myplugin.aex could not be loaded(126)
(48::46)
How can one fix it?
