Skip to content

The AOT examples should also be available for Windows and Mac OS #231

@dibyendumajumdar

Description

@dibyendumajumdar

On windows we need something like this:

Open the x64 Visual Studio cmd prompt.

cl /c /Os /D WIN32 /DMD gaussian2_lib.c
link /LIBPATH:/Path/to/ravi/lib libravi.lib /DLL /MACHINE:X64 /OUT:gaussian2_lib.dll gaussian2_lib.obj

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