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. Problems calling jre from Msys2 install of Qt using mingw

Problems calling jre from Msys2 install of Qt using mingw

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 159 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    swankster
    wrote on last edited by
    #1

    I have a Msys2 environment using MinGw and Qt. I need to call a jre. I am attempting to use the JNI.
    I have searched countless forums and discussion. try many examples. but I continue to get a segmentation fault. I presume this is because I am attempting to call a Java for msvc. but I need one for MinGW. I have been looking at possibly rebuilding java for MinGw. But have not found much on that possibility.
    I have been looking at the possibility of making a Haskell call to JNI and then creating a wrapper for my Haskell. reason for this is that there seems to be alot more out there about Haskell to Java. problem with that Is that I dont know either Haskell or Java.
    I am stuck with Msys2 environment.
    Open to ideas?

    Thank you,

    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