You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
App should be built without errors and be available for use in the 'release' folder.
Screenshots
Desktop (please complete the following information):
OS: macOS Catalina
Version: 10.15.7
Qt: 5.15.2
Additional context
From the error message, it seems that the usage of deprecated functions from Qt framework is the cause of this problem. Please state if there is any other cause for this error which I have missed.
The text was updated successfully, but these errors were encountered:
On Fri, 26 Feb 2021, 10:02 Adrien Soursou, ***@***.***> wrote:
Thank you for your report.
As a short-term solution, removing the -Werror flag in Makepro.pro should
allow the compiler to ignore these errors.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#79 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKQR5QCGTOR2XW74ZUC6SG3TA5PRFANCNFSM4YFEPW7A>
.
Describe the bug
App does not build on macOS.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App should be built without errors and be available for use in the 'release' folder.
Screenshots
Desktop (please complete the following information):
Additional context
From the error message, it seems that the usage of deprecated functions from Qt framework is the cause of this problem. Please state if there is any other cause for this error which I have missed.
The text was updated successfully, but these errors were encountered: