Skip to content

Compilation on Linux #3

@biochem-fan

Description

@biochem-fan

Some (unofficial) tips for those who want to compile on Linux.

  1. Apply changes as described in Compatibility with recent WarpLib #2.
  2. Compile WarpLib.dll and GPUAcceleration.dll as described in Compilation on Linux warp#5.
  3. Compile warpcraft itself.
~/local/mono-5.14/bin/csc -debug /out:WarpCraft.exe /unsafe /reference:WarpLib.dll \
 /reference:Accord.dll /reference:Accord.Math.dll /reference:MathNet.Numerics.dll \
 /reference:BitMiracle.LibTiff.NET.dll /reference:System.Numerics.dll /reference:CommandLine.dll \
 ../Program.cs ../Options.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions