i keep getting these linking errors, and the only stuff i found on the web
is that in the project menu, under settings, in the C/C++ preprocessor tab,
i have to include a bunch of stuff. i'm not sure what to do so any help is
extremely appreciated. thanks!
scott
Linking...
convaudio2~.obj : error LNK2001: unresolved external symbol
_class_domainsignalin
convaudio2~.obj : error LNK2001: unresolved external symbol _class_addmethod
convaudio2~.obj : error LNK2001: unresolved external symbol _class_new
convaudio2~.obj : error LNK2001: unresolved external symbol _gensym
convaudio2~.obj : error LNK2001: unresolved external symbol _dsp_add
convaudio2~.obj : error LNK2001: unresolved external symbol _outlet_new
convaudio2~.obj : error LNK2001: unresolved external symbol _inlet_new
convaudio2~.obj : error LNK2001: unresolved external symbol _s_signal
convaudio2~.obj : error LNK2001: unresolved external symbol _pd_new
convolution.obj : error LNK2001: unresolved external symbol _rfftw_one
convolution.obj : error LNK2001: unresolved external symbol _rfftw_create_plan
Debug/convaudio2dynamic.dll : fatal error LNK1120: 11 unresolved externals
Error executing link.exe.
convaudio2dynamic.dll - 12 error(s), 12 warning(s)