View Single Post
Old 07-17-2024, 06:43 AM   #11
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
Strange.
I did a full clean build many times.
Fresh ZIP file from github etc.

The main.cpp idea was causing an error during the build.
Code:
W:\Develop\Sigil\Sigil-master\src\main.cpp(146): error C2761: "void QLocale::setDefault(const QLocale &)": Ponowna deklaracja składowej nie jest dozwolona
[ang. member function redeclaration not allowed]

Anyway setDefault for QLocale: If this function is not called, the system's locale is used.

In the attached gif I show the problem.
Attached Thumbnails
Click image for larger version

Name:	sigil-reports-file-size-sort-issue.gif
Views:	456
Size:	84.9 KB
ID:	209614  
BeckyEbook is offline   Reply With Quote