Skip to content

Build with Qt #24

@SollyTaylor

Description

@SollyTaylor

Here is an hack experience to share. I hope the maintainer of this project could notic such tiny issue.

  1. build the example-crud
  2. the main function arguments list bothers the compiler in Qt Creator (shown as the image below), the QCoreApplication requires the QCoreApplication constructor to accept a char* argv[] instead of const char* argv[] , when I delete the const qualifier, I got a build pass.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions