Cairo: avoid using dll on windows?
Hi. I'm using cairo and on mac everything is fine, but on Windows I can't get my plugin to run if the cairo .dll is not next to afterFX.exe. I tried to feed visual studio a complete .lib for cairo and set it to MT instead of MD, but when I apply it AE gives an error about an invalid effect. Sounds like a dependency error from reading the previous posts.
So my question is, is it possible to give visual studio a .lib so it won't need a .dll? If so, I guess I haven't configured something correctly.
