-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels