Skip to content

Packaging existing binaries for multiple platforms #3

@kevswims

Description

@kevswims

I have a set of binaries that are compiled for multiple platforms. ex: folder for Win32, Win64, Linux32 etc. I have been able to create a conan package for the Win64 binaries that works correctly. However, when using the Win32 binaries I cannot figure out how to specify the configuration setting to generate a different has for the Win32 configuration. How is this supposed to be defined in the package recipe or otherwise?

I have tried modifying the arch setting in the conaninfo.txt but this still produced the same hash as the Win64 package.

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