Results 1 to 9 of 9

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

Threaded View

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

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

    That's even more strange... if I disable Shadow Build it doesn't run:
    The program has unexpectedly finished. ...Test3.exe exited with code -1073741515
    Edit: I found that this means that is missing some libs, it happens since disabling shadow build it is placed in another directory, after putting that dlls there I have the same "bool __thiscall QGLShaderPrivate::create(void): Could not create shader of type" error.

    So that didn't solve nothing but thank you for your time anyway.
    Last edited by escobar; 23rd September 2013 at 13:18.

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.