• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Error in Compiling exe doesn't open

I don't know where can I download precompiled latest source, but PokeEvo (or something like that) on a bit older source working fine...
 
Had the same problem.
Open the .cbp file in ClodeBlocks.

Now navigate to the top of the tool. There is a category Build target:

Click on the Drop-Down-Box and select otclient/fast

Now rebuild all and everything will work fine.

~~~~Lord Hepipud~~~~
 
Can you please post your settings of CMake? Something seems to be wrong there then.

~~~~Lord Hepipud~~~~
 
cmake.jpg
 
Allright, these should fix the problems:

CMAKE_BUILD_TYPE should be Release instead of Debug
OPENGLES has to be 2.0 instead of OFF

Change these settings and click on Configure and afterwards on Generate (close Codeblocks before)
After that open the CodeBlocks file which has been generated and change the Build target to otclient/fast.

Now Rebuild all and everything should work fine.

~~~~Lord Hepipud~~~~
 
I did again delete all files, deleted cache in cmake, installed everything again and it is working...
My build target is "all", so this is not this problem.
I still don't know where was problem, but now this is working ;o
 
Last edited:
@Lord Hepipud
while linking:
Code:
C:\MinGW\lib\libboost_system-mt.a(error_code.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_system-mt.a(error_code.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEE[vtable for boost::exception_detail::error_info_injector<boost::thread_resource_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian16bad_day_of_monthEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian16bad_day_of_monthEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian8bad_yearEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_year>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian9bad_monthEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorISt13runtime_errorEE[vtable for boost::exception_detail::error_info_injector<std::runtime_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorISt9bad_allocEE[vtable for boost::exception_detail::error_info_injector<std::bad_alloc>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian16bad_day_of_monthEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost6detail16thread_data_baseE[typeinfo name for boost::detail::thread_data_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::thread_resource_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian16bad_day_of_monthEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost9gregorian16bad_day_of_monthE[typeinfo name for boost::gregorian::bad_day_of_month]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian8bad_yearEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_year>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorISt13runtime_errorEE[typeinfo name for boost::exception_detail::error_info_injector<std::runtime_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10bad_alloc_E[vtable for boost::exception_detail::bad_alloc_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail14bad_exception_E[vtable for boost::exception_detail::bad_exception_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_10bad_alloc_EEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_14bad_exception_EEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::bad_exception_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_10bad_alloc_EEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost6detail15sp_counted_baseE[typeinfo name for boost::detail::sp_counted_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10bad_alloc_E[typeinfo name for boost::exception_detail::bad_alloc_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail14bad_exception_E[typeinfo name for boost::exception_detail::bad_exception_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEEE[typeinfo name for boost::detail::sp_counted_impl_p<boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_> >]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_6system12system_errorEEE[vtable for boost::exception_detail::error_info_injector<boost::system::system_error>]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_6system12system_errorEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::system::system_error>]' has different size
 
@Lord Hepipud
while linking:
Code:
C:\MinGW\lib\libboost_system-mt.a(error_code.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_system-mt.a(error_code.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEE[vtable for boost::exception_detail::error_info_injector<boost::thread_resource_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_21thread_resource_errorEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian16bad_day_of_monthEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian16bad_day_of_monthEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian8bad_yearEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_year>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEEE[vtable for boost::exception_detail::error_info_injector<boost::gregorian::bad_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian9bad_monthEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorISt13runtime_errorEE[vtable for boost::exception_detail::error_info_injector<std::runtime_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorISt9bad_allocEE[vtable for boost::exception_detail::error_info_injector<std::bad_alloc>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian16bad_day_of_monthEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_9gregorian8bad_yearEEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::gregorian::bad_year> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt13runtime_errorEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_19error_info_injectorISt9bad_allocEEEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc> >]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost6detail16thread_data_baseE[typeinfo name for boost::detail::thread_data_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_21thread_resource_errorEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::thread_resource_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian16bad_day_of_monthEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_day_of_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost9gregorian16bad_day_of_monthE[typeinfo name for boost::gregorian::bad_day_of_month]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian8bad_yearEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_year>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_9gregorian9bad_monthEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::gregorian::bad_month>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(thread.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorISt13runtime_errorEE[typeinfo name for boost::exception_detail::error_info_injector<std::runtime_error>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10bad_alloc_E[vtable for boost::exception_detail::bad_alloc_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail14bad_exception_E[vtable for boost::exception_detail::bad_exception_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_10bad_alloc_EEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_14bad_exception_EEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::bad_exception_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_implINS0_10bad_alloc_EEE[typeinfo name for boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_>]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost6detail15sp_counted_baseE[typeinfo name for boost::detail::sp_counted_base]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10bad_alloc_E[typeinfo name for boost::exception_detail::bad_alloc_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost16exception_detail14bad_exception_E[typeinfo name for boost::exception_detail::bad_exception_]' has different size
C:\MinGW\lib\libboost_thread_win32-mt.a(future.o): duplicate section `.rdata$_ZTSN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEEE[typeinfo name for boost::detail::sp_counted_impl_p<boost::exception_detail::clone_impl<boost::exception_detail::bad_alloc_> >]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost6system14error_categoryE[vtable for boost::system::error_category]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost16exception_detail19error_info_injectorINS_6system12system_errorEEE[vtable for boost::exception_detail::error_info_injector<boost::system::system_error>]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTVN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE[vtable for boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost12noncopyable_11noncopyableE[typeinfo name for boost::noncopyable_::noncopyable]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost16exception_detail10clone_baseE[typeinfo name for boost::exception_detail::clone_base]' has different size
C:\MinGW\lib\libboost_chrono-mt.a(chrono.o): duplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorINS_6system12system_errorEEE[typeinfo name for boost::exception_detail::error_info_injector<boost::system::system_error>]' has different size

You can ignore those errors. As long as the executable is builded without errors / warnings everything is fine.
Is your .exe simply not starting or crashing upon starting?

Have you placed a correct init.lua inside your otclient directory?

~~~~Lord Hepipud~~~~
 
My exe starts but exit without crash before int main() function. No gui, nothing in console, only stays a few seconds in taskmgr. Second question: yes.
 
Last edited:
Have you intalled the libraries correctly and did you update them during installation?
Also have you chosen to install MSYS?

Can you provide me with your CMake file please?

~~~~Lord Hepipud~~~~
 
I didn't update anything, I just downloaded the latest source, suggested cmake and suggested (also latest) mingw32. The stuff you asked is being uploaded. I don't know even what does MSYS mean...

---
http://www.sendspace.com/file/6rblk5
 
Last edited:
Have you followed the instructions on https://github.com/edubart/otclient/wiki/Compiling-on-Windows
Have you installed each part as said there? While installing MinGW, have you marked "Download latest Updates" before installing it? Have you installed the C++ modules as well as MSYS when you were asked?

Your makefile looks good. Maybe it helps if you clean the cache of CMake, modify the makefile as I said before and afterwards configure and generate it again.
This should help then.

~~~~Lord Hepipud~~~~
 
Back
Top