Author Topic: Qt6 Application Testing  (Read 237598 times)

Pete

  • Hero Member
  • *****
  • Posts: 1323
  • Karma: +9/-0
    • View Profile
Re: Qt6 Application Testing
« Reply #645 on: September 16, 2024, 08:24:55 pm »
Hi Eugene

Unzip QT6 package into a directory, eg d:\apps, keeping the directory structure - avoid mixing with existing *nix directory structure
Use a CMD file to set environment and start a qt6 app - see earlier post by Remy on page 39
Keep reading this thread for fine tuning/future releases - Martin updates page 1 with new releases


Hope the above helps - and maybe others can "fine tune" the above

Pete

Remy

  • Hero Member
  • *****
  • Posts: 728
  • Karma: +10/-1
    • View Profile
Re: Qt6 Application Testing
« Reply #646 on: September 16, 2024, 09:24:23 pm »
Does QT6, Dooble use some process involving timers like the
SET NSPR_OS2_NO_HIRES_TIMER=1 used for mozilla ? 

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2233
  • Karma: +170/-0
    • View Profile
Re: Qt6 Application Testing
« Reply #647 on: September 16, 2024, 11:27:04 pm »
Unzip QT6 package into a directory, eg d:\apps, keeping the directory structure - avoid mixing with existing *nix directory structure
Use a CMD file to set environment and start a qt6 app - see earlier post by Remy on page 39
Keep reading this thread for fine tuning/future releases - Martin updates page 1 with new releases

@Martin perhaps we need a wiki page on setting up Qt6 that could be referenced from page 1? Also a copy of Remy's script  to start dooble on page 1?

Remy

  • Hero Member
  • *****
  • Posts: 728
  • Karma: +10/-1
    • View Profile
Re: Qt6 Application Testing
« Reply #648 on: September 17, 2024, 12:55:00 am »
Hi Paul !

I could get 2 trp files using my priority settings (close when runing several times the nperf process from nperf selecting a server instead of using default one)
Do you find them usefull ?

Regards
 

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2233
  • Karma: +170/-0
    • View Profile
Re: Qt6 Application Testing
« Reply #649 on: September 17, 2024, 12:14:11 pm »
Hi Paul !

I could get 2 trp files using my priority settings (close when runing several times the nperf process from nperf selecting a server instead of using default one)
Do you find them usefull ?

I'll take a look later in the week....