< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

RE: [reSIProcate] Link errors on basicRegister project under Windows


I fixed those link errors(and others) for the 7_1 project tree.  That
particular link problem is caused by having some projects having different
runtime library settings under C++/Code Generation.  You may have to change
that in whatever projects you are using.  I would use /MTd.

--Derek