i don't understand why this is happening in VC++ because i'm including the directory with link.exe. i've run into this problem before but i don't remember how i fixed it,
scott
Linking... Creating library Debug/test.lib and object Debug/test.exp 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 _pd_new convolution.obj : error LNK2001: unresolved external symbol _rfftw_one convolution.obj : error LNK2001: unresolved external symbol _rfftw_create_plan Debug/test.dll : fatal error LNK1120: 10 unresolved externals Error executing link.exe.
test.dll - 11 error(s), 0 warning(s)