[PD] compiling zexy vc6

IOhannes zmoelnig zmoelnig at iem.kug.ac.at
Fri Oct 10 12:46:52 CEST 2003


Michael Iber wrote:
> 
> Hi,
> I get the following error compiling (VC6) zexy against pd-0.37-0.
> Regards,
> Michael
> 
> Linker-Vorgang läuft...
>    Bibliothek zexy.lib und Objekt zexy.exp wird erstellt
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _z_strings_setup
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol _z_wrap_setup
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol _z_random_setup
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol _z_prime_setup
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol _z_stat_setup
> zexy.obj : error LNK2001: Nichtaufgeloestes externes Symbol 
> _z_coordinates_setup
> ..\zexy.dll : fatal error LNK1120: 6 unaufgeloeste externe Verweise
> Fehler beim Ausführen von link.exe.
> 

should be as simple as:
add z_wrap.c z_random.c z_prime.c z_stat.c to your project files.
the same applies for the macOS makefile.

mfg.as.dr
IOhannes





More information about the Pd-list mailing list