Windows/MFC

Linker Tools Error LNK2005

aucd29 2013. 10. 2. 18:23
To fix, add /FORCE:MULTIPLE to the linker command line options, and make sure that uuid.lib is the first library referenced.