What is the general opinion on this. What would be the least ugly solution: i) Use the Qalculate cli tool as backend ii) Create a wrapper and static link libqalculate into the plugin to avoid runtime dependencies iii) Create a wrapper with dynamic link to libqalculate, introducing libqalculate as compile and runtime dependency for the plugin-package.
Alex Launi wrote: > On Mon, Jun 8, 2009 at 4:12 AM, Jason Smith <[email protected] > <mailto:[email protected]>> wrote: > > Depending on the size of the library we could even pull a reverse > gnote, > > > Get that C++ off of my system! > > -- > --Alex Launi > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GNOME Do" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gnome-do?hl=en -~----------~----~----~----~------~----~------~--~---
