I have a communication problem. It can be solved by specifying in the project properties msvc8 → Linker → Input → Ignore Specific Library: msvcrtd.lib. This library conflicts with libcpmtd.lib. But I can not find how to do the same in the qmake.pro file, which is used to create the .vcproj file. Thanks for any help / LG
source share