I have two main projects. Project #1 links fine in debug and release mode. Project #1 links fine in debug but in release mode the error is LNK2005.
I'm using VS2008 SP1.
I have read the README.html and I have read the Chilkat blog post about Visual C++ linking: http://www.cknotes.com/?p=23
My projects are not Statically Linked.
Compared the Project Properties and they as the same !
What did I do wrong ?