Skip to content
Prev 3412 / 10988 Next

[Rcpp-devel] rcpp as a compiler to create stand-alone applications

Dirk, do you mean that even if a technical solution was found the
license would forbid using it? I can see how the GPL virus might require
my own source code to be made available to my customer in this case. But
if that was not an issue, then it can be done?

As David Silkworth touched on, there is a difference in ease-of-sell of
a project proposal that has a dependency on other software:
  * System administrator has to do something;
  * Security issues: 1000s of files to monitor, not just one;
  * Versioning issues makes it more fragile.

You can form a good counter-argument for each point. The problem is that
you *have to* form that counter-argument :-).

Darren