Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Problem in creating SIS Package
Forum Updated to NodeBB v4.3 + New Features

Problem in creating SIS Package

Scheduled Pinned Locked Moved Installation and Deployment
22 Posts 7 Posters 10.4k 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.
  • EddyE Offline
    EddyE Offline
    Eddy
    wrote on last edited by
    #21

    Ok, that's even better.

    Could you explain how you solved it?

    Qt Certified Specialist
    www.edalsolutions.be

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      q8phantom
      wrote on last edited by
      #22

      Hi, I have the same problem, when I add openGL to my project, the project doesn't work on symbian?

      because of this in my .pro

      @QT += opengl@

      I get this error

      @/QtSDK/Symbian/SDKs/Symbian1Qt473/include/QtOpenGL/qgl.h:69: fatal error: GLES2/gl2.h: No such file or directory
      @

      Qt 4.7.4

      It works on Maemo N900, and in Simulator, but not in Symbian!!


      I just solved this issue, it's not supported on Symbian^1, so remove Symbian^1 target,

      On left click on projects, then symbian->build,

      Near Edit build config, remove all Symbian^1 related stuff.

      Qt Version, select one for Symbian^3.

      then, build and enjoy.

      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