Skip to content

Appveyor build fails to generate libraries #17

Open
@Illation

Description

@Illation

For some reason vcpkg fails to install 7zip during the setup phase, and therefore cannot download gtkmm and its dependencies.
https://ci.appveyor.com/project/Illation/etengine

That said even if that worked it might fail anyway, due to the time it takes to generate the library files during a first time build. Appveyor has a time limit of 1 hour, which may be exceeded by the time the 50 or so dependencies are built.

If it did work, it still isn't ideal, as nobody wants to wait that long to validate a source build and run unit tests.

The best solution would probably be to have a release with all the libraries prebuilt, which appveyor can simply download and then proceed straight towards the engine build instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions