Skip to content

Add explanation of how to build #4

@ValorZard

Description

@ValorZard

Right now, anyone who wants to build this library has to set up the environment variable CC on their computer (do to limitations with leanc)
I was able to get it to build on Windows by using https://github.com/skeeto/w64devkit and then setting CC using
$Env:CC = "C:\github\w64devkit\w64devkit\bin\gcc.exe"
on powershell

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