Skip to content

Fesapi won't build if environement variable CMAKE_BUILD_TYPE is set tu Debug #226

@XL64

Description

@XL64

It's more a minizip issue but I'll document it here:

If CMAKE_BUILD_TYPE environment variable is set CMake will use it.
If it is set to Debug, minizip will change it's lib name as libminizip_d.a instead of libminizip.a.
Then fesapi won't link because it looks for libminizip.a

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