-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Here is an hack experience to share. I hope the maintainer of this project could notic such tiny issue.
- build the example-crud
- the
mainfunction arguments list bothers the compiler in Qt Creator (shown as the image below), the QCoreApplication requires the QCoreApplication constructor to accept achar* argv[]instead ofconst char* argv[], when I delete the const qualifier, I got a build pass.
Metadata
Metadata
Assignees
Labels
No labels
