Hi everyone, I am currently trying to use Rinside library with qt, but I have no idea of how to do it, can some one give me some steps or a simple example of how to use libRInside.dll with qt, I am currently working under windows OS. thanks
Just googled it and there seems to be lot of examples on how to use the Rinside library with Qt here
(the examples are about 10 years old but Qt should work the same)
For development, unless you want to dynamically load it (you don't want to do that unless you really have very good reasons), you need a header and the corresponding library to link against.