天天看點

error LNK2005: "public: __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::basic_ofst

錯誤 10 error LNK1169: 找到一個或多個多重定義的符号 D:\zhangweilong\2016\Maptexture\\bin\x64\Maptexture.exe1

錯誤 2 error LNK2005: "public: __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::basic_ofstream<char,struct std::char_traits<char> >(char const *,int,int)" ([email protected]?$char_traits@[email protected]@@@std@@[email protected]@Z) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL_Core-vc120-mt-4.7.lib(all_files.obj)

錯誤 5 error LNK2005: "public: __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::basic_ofstream<char,struct std::char_traits<char> >(void)" ([email protected]?$char_[email protected]@std@@@std@@[email protected]) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL-vc120-mt-4.7.lib(all_files.obj)

錯誤 3 error LNK2005: "public: void __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::`vbase destructor'(void)" ([email protected]?$char_[email protected]@std@@@std@@QEAAXXZ) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL_Core-vc120-mt-4.7.lib(all_files.obj)

錯誤 6 error LNK2005: "public: void __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::`vbase destructor'(void)" ([email protected]?$char_[email protected]@std@@@std@@QEAAXXZ) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL-vc120-mt-4.7.lib(all_files.obj)

錯誤 4 error LNK2005: "public: void __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::close(void)" (?close@[email protected]?$char_[email protected]@std@@@std@@QEAAXXZ) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL_Core-vc120-mt-4.7.lib(all_files.obj)

錯誤 7 error LNK2005: "public: void __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::open(char const *,int,int)" (?open@[email protected]?$char_traits@[email protected]@@@std@@[email protected]) 已經在 osgDb.lib(osg130-osgDB.dll) 中定義 D:\zhangweilong\2016\Maptexture\Maptexture\libCGAL-vc120-mt-4.7.lib(all_files.obj)

簡單的方法是在link commandline加上一行/FORCE:MULTIPLE