Originally created by: kirichoi Originally owned by: kirichoi
Need to add full support for building shared library in Windows
Tickets: #115
You seem to have CSS turned off. Please don't fill out this field.
Originally posted by: hsauro
Finish by 21st. Dec
Originally posted by: kirichoi
This is temporarily suspended due to non-trivial issue on SWIG.
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.
This is apparently something to do with SWIG. dll works fine as is.
Commit [7628b7] is a temporary fix. Need to solve [#133] and [#115].
Commit: [7628b7] Tickets: #115 Tickets: #133
Ticket changed by: kirichoi
Log in to post a comment.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: hsauro
Finish by 21st. Dec
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kirichoi
This is temporarily suspended due to non-trivial issue on SWIG.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
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.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kirichoi
This is apparently something to do with SWIG. dll works fine as is.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: kirichoi
Commit [7628b7] is a temporary fix. Need to solve [#133] and [#115].
Related
Commit: [7628b7]
Tickets: #115
Tickets: #133
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Ticket changed by: kirichoi