This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LM libraries



Is it possible to use the lmdfu and lmusbdll libraries in the same project?  

uafxcw.lib(afxmem.obj) : error LNK2005: "void __cdecl operator delete(void *)" (??3@YAXPAX@Z) already defined in LIBCMT.lib(delete.obj)

Maybe I'm using the libraries incorrectly.  Just adding one was a pain but I finally got it to work.  Now I'm trying to have both available to one exe but I don't see how to get around this.