QUOTE(kode54 @ Jan 2 2003 - 01:31 PM)
Building a plug-in requires static linking against the SDK, which is not GPL. Anybody remember UADE/WA3? (Not that I remember anything more than the authors forcing its discontinuation, although they also specified on their main page that any ports or such have to be sent to them for assimilation into the collective knowledge. That forced shutdown proves that resistance is futile.)
Could the SDK be translated over to a dynamically linked library then? That'd sure help for GPL'ed stuff, if the static link is forbidden by the GPL. Alternately, Peter could GPL the SDK, then the static link would be no problem. Is anything like this being considered?
On a somewhat related note, is there going to be a semi-unchanging SDK released any time soon? I'm interested in creating a Delphi port of it to mess around, but I'm not too keen on doing all that hacking repeatedly, especially when C source code is as unwieldy as it is.