Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to use libRInside.dll with qt
QtWS25 Last Chance

How to use libRInside.dll with qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 312 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yordan
    wrote on last edited by
    #1

    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

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you have only the .dll at hand ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      Y 1 Reply Last reply
      0
      • hskoglundH Online
        hskoglundH Online
        hskoglund
        wrote on last edited by
        #3

        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)

        1 Reply Last reply
        3
        • SGaistS SGaist

          Hi and welcome to devnet,

          Do you have only the .dll at hand ?

          Y Offline
          Y Offline
          yordan
          wrote on last edited by
          #4

          @SGaist No, I have downloaded the entire library, but as I understand .dll is all I need .... I am wrong??

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            It's needed at run time.

            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.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved