Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Suppress Deprecated Warning with QT 5.15.x and prepare migration to Qt6 #371

Open
SystemDataModel opened this issue Feb 14, 2024 · 2 comments

Comments

@SystemDataModel
Copy link

Hello,

Ostinato is a very good software and I thank you for all your work in its development.

I build ostinato on Oracle Linux 9.3 with qt 5.15.9 from Fedora Epel.
The compilation runs correctly and ostinato works well. But there is a lot of warnings related to the obsolete functions of Qt (See attached file).
I propose to create a fork with a new branch to suppress these warnings and emit a pull request.

What do you think of this proposal ?

Sincerely yours

build_output.txt

@pstavirs
Copy link
Owner

Thank you for taking this task @SystemDataModel!

Removing the warnings should be straight-forward. But portability to Qt6 will likely require more work specifically related to Ostinato user script because QtScript has been removed from Qt6 I believe.

But removing warnings as the first step is helpful. Thank You!

Please do read Contributing Guide

btw what are you using Ostinato to test?

@SystemDataModel
Copy link
Author

Hi,

I start the PR from your last commit (318fe12) on the master branch.

To answer your question, I use ostinato to test Intel E810 NIC, and more specifically the Dynamic Device Personalization (DDP) features.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants