Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

What about the use of Resources files ? #2

@obiwankennedy

Description

@obiwankennedy

I'm seeing those lines in your code:

auto url = QUrl::fromLocalFile(app_path+"/minified/web/viewer.html");
QDir dir(app_path+"/minified/web/");

Have you tried to use embedded resources from Qt. Instead of file beside your application it will be inside. Easier to make it movable.
Do you think is it possible (or you did not try for some reason) ?

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