02-14-2012
05:40 AM
- last edited on
03-18-2025
03:04 PM
by
Content Cleaner
Hello all,
I've long known (improperly assumed ?) that the CVI runtime engine was free
to distribute along with apps we develop. And nothing here seems to prove me
wrong:
http://joule.ni.com/nidu/cds/view/p/id/2245/lang/en
Then I was surprised to see this:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/203157
So am I reading this wrong or does it cost 1100$ to redistribute my apps for
Linux ?
Note that it's not clear if this is only the runtime or the full compiler
because it says "compile and run"...
--
Guillaume Dargaud
http://www.gdargaud.net/
02-14-2012 12:02 PM
Hello Guillaume,
Your assumption is correct. The CVI runtime engine is free.
The cost of the Linux module is $1100, but this doesn't mean that you have to pay $1100 for each system where you want to install your application + the runtime. Purchasing the module (which I believe you already own) gives you the right to port your application to Linux. Once you have this license, you can distribute your application (along with the module, or simply the CVI runtime libraries if that's all you need) to as many Linux targets as you wish.
The key sentence in the page that you linked to is: "Compile and run Windows-created applications on multiple Linux distributions".
Luis
02-15-2012 03:10 AM
02-15-2012 03:22 PM
Unfortunately, there is no separate installer/download for the runtime only, nor is there any tool to help you create an installer that includes the required libs. So you'll have to manually include the required libs along with your application, when you distribute it. Let me know if you have any questions about which NI library files you need to distribute.
Luis
02-17-2012 02:40 AM