Hey fellows,
Have some problems with my VC6 project that uses component works elements.
When I'm using CNiUInt8Matrix in my project I need to inlcude a lib file
(otherwise I get LNK2001 errors).
I could find NiInterface.lib and NiInterfaceD.lib. What lib file I have to
use?
Anyway, both of the files lead to other errors (LNK2005 and LNK4098). Some
symbols are defined multiple.
NiInterface.lib is in conflict with mfc42.lib, mfcs42.lib, msvcrt.lib, and
nafxcwd.lib!
How can I resolve the problem???
Thank you in advance!
Henryk