Menu

#73 Support building shared library in Windows

2.1.1
closed
nobody
2017-01-27
2016-11-23
Anonymous
No

Originally created by: kirichoi
Originally owned by: kirichoi

Need to add full support for building shared library in Windows

Related

Tickets: #115

Discussion

  • Anonymous

    Anonymous - 2016-12-24

    Originally posted by: kirichoi

    This is temporarily suspended due to non-trivial issue on SWIG.

     
  • Anonymous

    Anonymous - 2017-01-20

    Originally posted by: kirichoi

    Close to supporting this, fixed most of the linker errors, except this one:

    Error LNK2001 unresolved external symbol "class std::unordered_map<class std::basic_string\<char,struct="" std::char_traits\<char="">,class std::allocator\<char> >,class sbol::SBOLObject & (__cdecl*)(void),struct std::hash\<class std::basic_string\<char,struct="" std::char_traits\<char="">,class std::allocator\<char> > >,struct std::equal_to\<class std::basic_string\<char,struct="" std::char_traits\<char="">,class std::allocator\<char> > >,class std::allocator\<struct std::pair\<class="" std::basic_string\<char,struct="" std::char_traits\<char="">,class std::allocator\<char> > const ,class sbol::SBOLObject & (__cdecl*)(void)> > > sbol::SBOL_DATA_MODEL_REGISTER" (?SBOL_DATA_MODEL_REGISTER@sbol@@3V?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@P6AAAVSBOLObject@sbol@@XZU?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@P6AAAVSBOLObject@sbol@@XZ@std@@@2@@std@@A) _libsbol C:\Users\Kiri Choi\projects\libSBOL_build_2_x86_shared\wrapper\libsbolPYTHON_wrap.obj 1 </char></struct></char></class></char></class></char></class>

    Checking what is the problem.

     
  • Anonymous

    Anonymous - 2017-01-23

    Originally posted by: kirichoi

    This is apparently something to do with SWIG. dll works fine as is.

     
  • Anonymous

    Anonymous - 2017-01-27

    Ticket changed by: kirichoi

    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB