Originally created by: hsauro
Originally owned by: bbartley
The C/C++ libraries are supposed to be general purpose, ie they can be used by any other language host. However, there are no DLLs distributed with the binaries, this restricts the use of libSBOL. Note libSBML is not like this.
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"
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
Issue linked to [#73]. Be sure to follow up by distributing installers.
Related
Tickets:
#73View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: bbartley
@kirichoi maybe this is useful: iconv and zlib are built from source for libSBML, see https://github.com/sbmlteam/libSBML-dependencies
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
Might be a good starting point to integrate dependencies
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
libcurl integrated
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
Kiri, see how we did it with libRoadRunner.