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. How to print log during Qt programe Installation?

How to print log during Qt programe Installation?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 331 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.
  • T Offline
    T Offline
    toushi
    wrote on last edited by toushi
    #1

    I am creating a Qt Installer project based on QtIFW example (startmenu) . I want to output some log through console.log() in controller.qs and installscript.qs respectively,but running installation through Qt Creator only gets output like below. Is there any wrong during using console.log?

    11:06:11: Starting D:\sourcecode\build-install-Desktop_Qt_5_12_1_MSVC2017_32bit-Release\Installer.exe...
    Cannot register file downloader for https protocol: QSslSocket::supportsSsl() returns false
    11:06:29: D:/sourcecode/build-install-Desktop_Qt_5_12_1_MSVC2017_32bit-Release/Installer.exe exited with code 0

    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