Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. ShaderEffect property log
Forum Updated to NodeBB v4.3 + New Features

ShaderEffect property log

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 1 Posters 246 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.
  • F Offline
    F Offline
    f.serreau
    wrote on last edited by
    #1

    Hi everyone,

    I try to print the value of the log property of ShaderEffect, but it appears that it is never upadted, even when status is set to "Error". Can anyone explain me why?

    In Qt's documentation it says: "
    log : string
    This property holds a log of warnings and errors from the latest attempt at compiling and linking the OpenGL shader program. It is updated at the same time status is set to Compiled or Error.
    "

    Regards,

    1 Reply Last reply
    0
    • F Offline
      F Offline
      f.serreau
      wrote on last edited by
      #2

      I add some more information about the subject:
      Compilation is made using msvc2017 64bit
      Windows OS
      Qt 5.12.3

      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