iinsertNameHere / catnap

A highly customizable systemfetch written in nim
https://catnap-fetch.xyz
MIT License
152 stars 8 forks source link

Unable to build catnip #41

Closed JustBuddy closed 7 months ago

JustBuddy commented 7 months ago

Describe the bug

Trying to "nim setup" the latest build. I did a fresh clone of this repository.

➜  catnip git:(main) nim setup
Building in release mode
/home/pi/catnip/src/catniplib/platform/probe.nim(3, 14) Error: cannot open file: system/ctypes
stack trace: (most recent call last)
/usr/lib/nim/lib/system/nimscript.nim(429, 18)
/home/pi/catnip/config.nims(62, 16) setupTask
/home/pi/catnip/config.nims(40, 12) releaseTask
/home/pi/catnip/config.nims(13, 9) compile
/usr/lib/nim/lib/system/nimscript.nim(273, 7) exec
/usr/lib/nim/lib/system/nimscript.nim(273, 7) Error: unhandled exception: FAILED: nim c --cincludes:/home/pi/catnip/src/extern --verbosity:0 -d:release --outdir:/home/pi/catnip/bin /home/pi/catnip/src/catnip.nim [OSError]

Device:

iinsertNameHere commented 7 months ago

@JustBuddy Should work now. I wars testing something and forgot to remove this import.