Skip to content

[Workaround] CMake Error: MATH_LIBRARY - x86_64 Windows #32

@subspecs

Description

@subspecs
Image

If you see an error like this, and then MSVC not letting you build on x86_64 Windows, then simply go to the ggml-base:
Properties => Linker =>Input =>Additional Dependencies, and remove the generated 'MATH_LIBRARY-NOTFOUND.lib' from there, then re-compile the solution.

Image

Right now this is a workaround, currently too tired to tell what is causing it, but it will be fixed in the future for windows builds.
Don't forget to do this for every build type. (Debug/Release/etc.)

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