failing tests - GTEST LINK ERROR -- LINK : fatal error LNK1104: cannot open file 'gtest_maind.lib;gtestd.lib; -
hi facing below error while trying set gtest
gtest link error -- link : fatal error lnk1104: cannot open file 'gtest_maind.lib;gtestd.lib;
tried cleaning, rebuilding gtest sln
- using vs2005.
followed instructions provided in below links.. still error exists
Comments
Post a Comment