[Vm-dev] Other small problems while building squeak-vm with some plugins (Balloon3D, MIDI)

Ian Piumarta piumarta at speakeasy.net
Sun Apr 11 18:44:52 UTC 2010


On Apr 11, 2010, at 10:13 AM, Casimiro de Almeida Barreto wrote:

> I was not able to find suitable libraries to link against  
> destroyManualSurface, primitiveCreateManualSurface  
> createManualSurface primitiveSetManualSurfacePointer

These are undefined in my build too, and are not supplied by any other  
plugin nor by the statically-linked VM.  Does anyone know where these  
are supposed to come from?

> debugf

Try adding

#include "debug.h"

to the top of sqUnixMIDIALSA.inc.

Thanks!
Ian



More information about the Vm-dev mailing list