Results 1 to 2 of 2

Thread: OpenGL program on other PC

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2015
    Posts
    35
    Qt products
    Qt5
    Platforms
    MacOS X Windows
    Thanks
    20

    Default OpenGL program on other PC

    Hi,

    I created a program with opengl picture slide show.
    I added opengl in my project as follow.
    QT += core gui opengl
    My program is worked well in my pc with Qt Creator.
    Program is run on other PC. But black screen is shown in other windows PC that not installed Qt C++.
    How Can I solved It. which files are copied to that PC with my program.

    Or How can I create setup program with OpenGL?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,346
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: OpenGL program on other PC


  3. The following user says thank you to d_stranz for this useful post:

    binary001 (6th July 2015)

Similar Threads

  1. Replies: 2
    Last Post: 5th July 2017, 14:28
  2. converting GLUT/OpenGL to Qt/OpenGL - displaying issue
    By yoti13 in forum Qt Programming
    Replies: 1
    Last Post: 25th November 2012, 01:45
  3. Replies: 0
    Last Post: 6th December 2009, 01:41
  4. Qt with OpenGL ES for ARM9 - All OpenGL ES tests have failed!
    By vinpa in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 3rd December 2009, 11:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.