Vvv-sdk for 29.2?

I’m trying to convert some of my dynamic plugins into compiled ones. I got the current (alpha) vvvv-sdk, but that is acting differently with some of my patches than 29.2, and I prefer to develop against a stable target.

There’s a beta29 tag for vvvv-sdk, but no beta29.2 tag. So should I just use the beta29 tag of vvvv-sdk?

Also, is there no stand-alone way to develop a plugin without the whole vvvv-sdk? I seem to remember some docs on how to do that in VS a while back, but can’t find them now.

Muchos gracias amiggggos!

would it work for you to now build against the beta30 tag? (which has just become available)

Yeah, I was able to build against that and my lib works fine with 29.2. I still have the same problem with the new b30 release where some links disappear in patches saved under 29.2, and sometimes a crash on exit, so I’m not quite ready to switch… I’m debugging those though and will post a bug when I get more info together. Thanks joreg!