-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Some (unofficial) tips for those who want to compile on Linux.
- Apply changes as described in Compatibility with recent WarpLib #2.
- Compile
WarpLib.dllandGPUAcceleration.dllas described in Compilation on Linux warp#5. - 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels