this is a dll found in VC++, but i don't know why my external needs it to load. anybody know how to avoid this problem? thanks,
scott
Hi Scott, this dll is needed when you do a debug build with shared c runtime libraries. You can "avoid" it by making the project a static build. (it's somewhere in compiler options [i'm not at a pc in the moment])
best greetings, Thomas
Am 23.01.2004 um 01:53 schrieb Jeffrey Hildebrand:
this is a dll found in VC++, but i don't know why my external needs it to load. anybody know how to avoid this problem? thanks,
scott
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev