Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active December 19, 2024 06:33
Show Gist options
  • Save kjunichi/614b6385c5513caa3b2d7e5005676450 to your computer and use it in GitHub Desktop.
Save kjunichi/614b6385c5513caa3b2d7e5005676450 to your computer and use it in GitHub Desktop.
2024年12月19日

cl.exeでJuliaを組み込む

cl /I %JULIA_DIR%\include\julia main.cpp /link /LIBPATH:%julia_dir%\lib libjulia.dll.a libopenlibm.dll.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment