Changes between Initial Version and Version 6 of Ticket #12201


Ignore:
Timestamp:
Sep 3, 2016, 1:42:19 PM (6 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12201

    • Property Owner set to viboes
    • Property Status newassigned
    • Property Component Nonethread
    • Property Type BugsSupport Requests
  • Ticket #12201 – Description

    initial v6  
    33It is showing error message in  libboost_thread-vc90-mt-1_60.lib
    44
     5
     6{{{
    57Error   696     error LNK2005: "public: virtual __cdecl boost::detail::thread_data_base::~thread_data_base(void)" (??1thread_data_base@detail@boost@@UEAA@XZ) already defined in xxxx.obj       libboost_thread-vc90-mt-1_60.lib
    68
     
    911Error   698     error LNK2001: unresolved external symbol "public: void __cdecl boost::thread::join(void)" (?join@thread@boost@@QEAAXXZ)        xxxx.obj
    1012
     13}}}
     14
    1115
    1216where xxxx is  my class for boost use