Bartlomiej Bazior wrote:
Hi,
I decided to try one more time to build that example vst-plugin,
but this time I used dynamic version of nui/ngl. Good news is that
it works, bad news (for me) is that I have to link dynamically.
I don't like this for two reasons:
...
So my question is - can you confirm, that static linking to vst
plugin works, and it's just that I'm so "lucky"?
If not (meaning static link not possible) would it be hard to
implement this?
Hi Bart,
I've just been lazy and made the default "dynamic debug" target work as
is. I will try to find some time to fix the three others :-). But I
confirm that it works as this is the way I use NGL and NUI inside a VST
plugin. By the way, I can also confirm that NGL and NUI works very fine
when used as the toolkits for plugins in ProTools (HTDM & RTAS, mac and
pc), Sonar4 (DirectX and DXi), VST and VSTi (mac and pc), AudioUnit
(Mac), MAS (Mac), and Maya in both Dynamic and Static versions.
I'll post a message when the static version of the VST plugin example is
fixed, unless you beat me to it and send a patch here ;-).
Cheers,
Sebastien