Hi!
I'm using Poco under Windows MVC and I have to say, that I'm very satisfied! I have just one problem! If I build static libs in release mode of Poco, the Testsuite is not able to link.
The following error occures when I'm building the testsuite of the Net-Solution with relase_static.
LINK : fatal error LNK1104: cannot open file 'PocoFoundationmtd.lib'
This library the linker complains is a debug library. I cannot find any setting that says that this library is included! I changed nothing in the delivery of poco. The static debug version works without a problem
Has anyone a hint for me?
Thank you in advance!





