Hello,
I haven't been able to find the answer to this. Basically I build with static linkage (/MTd). This has served me well for many years.
The appup sdk's libs are built with multithreaded dll linkage (/MDd). I therefore get a bunch of "already defined" errors on link.
you cannot mix the two runtimes.
Is there a statically linked version of the appup sdk libs?
or is there some solution to this that can be shared (and added to the FAQ)?
desparately yours,
Ken

