Skip to content

I got an error of "Unable to load dependent library C:\soft_using\julia-1.9.4\bin\../bin/libjulia-codegen.dll"  #63

@mingtaoli

Description

@mingtaoli

I am running julia on windows. I can compiler the library and jluna_test.exe. However, when I started jluna_test.exe, I got an error "Unable to load dependent library C:\soft_using\julia-1.9.4\bin../bin/libjulia-codegen.dll". Here is the cmake command I used:

cmake .. -G "MinGW Makefiles" -DCMAKE_CXX_COMPILER=g++ -DJULIA_BINDIR=C:/soft_using/julia-1.9.4/bin

thanks.

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