Skip to content

Potential fix for BadImageFormatException #2

@michauorin

Description

@michauorin

The dll exception is thrown because VS on build is copying the wrong cimgui.dll version.

If target architecture is set to x64 VS on build still copies the x86 version it seems, manually replacing the dll allows the build to run.
I don't know enough about the build process to fix it but leaving that out here in case someone needs x64 or has an idea how to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions