Hi
Thx

Lua:
1>Generating code
1>Finished generating code
1>libboost_filesystem-vc141-mt-x64-1_66.lib(operations.obj) : error LNK2005: "class boost::filesystem::path __cdecl boost::filesystem::detail::current_path(class boost::system::error_code *)" ([email protected]@[email protected]@@[email protected]@[email protected]@[email protected]@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(operations.obj) : error LNK2005: "class boost::system::error_code __cdecl boost::filesystem::detail::dir_itr_close(void * &)" ([email protected]@[email protected]@@[email protected]@[email protected]@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(operations.obj) : error LNK2005: "void __cdecl boost::filesystem::detail::directory_iterator_increment(class boost::filesystem::directory_iterator &,class boost::system::error_code *)" ([email protected]@[email protected]@@[email protected]@[email protected]@[email protected]@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(operations.obj) : error LNK2005: "class boost::filesystem::file_status __cdecl boost::filesystem::detail::status(class boost::filesystem::path const &,class boost::system::error_code *)" ([email protected]@[email protected]@@[email protected]@[email protected]@[email protected]@[email protected]@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: class boost::filesystem::path & __cdecl boost::filesystem::path::eek:perator/=(class boost::filesystem::path const &)" ([email protected]@[email protected]@[email protected]@@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: static class std::codecvt<wchar_t,char,struct _Mbstatet> const & __cdecl boost::filesystem::path::codecvt(void)" ([email protected]@[email protected]@@[email protected][email protected]@@[email protected]@XZ) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: int __cdecl boost::filesystem::path::compare(class boost::filesystem::path const &)const " ([email protected]@[email protected]@@[email protected]@Z) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: class boost::filesystem::path __cdecl boost::filesystem::path::extension(void)const " ([email protected]@[email protected]@@[email protected]) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: class boost::filesystem::path __cdecl boost::filesystem::path::filename(void)const " ([email protected]@[email protected]@@[email protected]) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: class boost::filesystem::path __cdecl boost::filesystem::path::parent_path(void)const " ([email protected]@[email protected]@@[email protected]) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>libboost_filesystem-vc141-mt-x64-1_66.lib(path.obj) : error LNK2005: "public: class boost::filesystem::path __cdecl boost::filesystem::path::relative_path(void)const " ([email protected]@[email protected]@@[email protected]) already defined in boost_filesystem-vc140-mt.lib(boost_filesystem-vc142-mt-x64-1_73.dll)
1>C:\forgottenserver\vc14\x64\Release\theforgottenserver-x64.exe : fatal error LNK1169: one or more multiply defined symbols found
1>Done building project "theforgottenserver.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Thx
Post automatically merged:

Last edited: