Results 1 to 9 of 9

Thread: QGLShaderProgram works on Debug mode, fails on running in Release.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2013
    Posts
    7
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QGLShaderProgram works on Debug mode, fails on running in Release.

    No luck, also I tried to load from "./a.vert" "./a.frag" it founds the files but they aren't created properly.



    It looks that the problem is during the compilation not on loading.

    compileSourceCode(code) doesn't work neither on Release but works on Debug.
    Last edited by escobar; 23rd September 2013 at 14:02.

  2. #2
    Join Date
    Sep 2013
    Posts
    7
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: QGLShaderProgram works on Debug mode, fails on running in Release.

    I fixed it... just by updating to Qt 5.1.1

Similar Threads

  1. Replies: 1
    Last Post: 7th March 2012, 21:34
  2. Replies: 4
    Last Post: 27th May 2010, 15:18
  3. Replies: 1
    Last Post: 2nd November 2009, 12:02
  4. Replies: 9
    Last Post: 15th April 2009, 06:23
  5. Replies: 8
    Last Post: 10th October 2007, 18:20

Tags for this Thread

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.