Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. qt not recognizing javac

qt not recognizing javac

Scheduled Pinned Locked Moved Unsolved Brainstorm
4 Posts 2 Posters 1.1k 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.
  • M Offline
    M Offline
    merqt
    wrote on last edited by
    #1

    In trying to build the c++ application littlenavmap, I get the error:
    :-1: error: error: ..\littlenavmap\customize\icons.zip: Java compiler not installed on this system
    Java compiler has been installed but the error remains. Could you please help resolve this?

    Thank you

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

      Hi,

      Where exactly is it installed ?
      Where exactly is javac called ?

      If you installed it after you configured you project, go to the Build part of the Project panel and check the PATH environment to see if you can find the folder where javac is in it.

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

      M 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Where exactly is it installed ?
        Where exactly is javac called ?

        If you installed it after you configured you project, go to the Build part of the Project panel and check the PATH environment to see if you can find the folder where javac is in it.

        M Offline
        M Offline
        merqt
        wrote on last edited by
        #3

        @SGaist Thank you
        My bad. As i am still fumbling around in qt, I realized the .pro files somehow get overwritten or changed when i import projects or run qmake on them. Therefore replacing with the correct .pro file caused this error to disappear.

        But i still haven't been able to get the build up and running as it says there is an undefined reference, this is due to some mistake in setting up that I did. I am still stuck trying to figure it out

        Which is why i hoped if someone has already built littlenavmap on windows 7 with qt 5.11.2, I could seek their guidance

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

          What undefined reference ?

          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