windows compatibility #46

Open
opened 2023-07-26 10:12:42 +03:00 by xx · 2 comments
Owner

Currently, cross-compilation works fine. Need to fix:

  • Hard coded file paths (/tmp) - currently get a OSError
  • Logging facilities - blocked on #45
Currently, cross-compilation works fine. Need to fix: - [x] Hard coded file paths (`/tmp`) - currently get a `OSError` - [x] Logging facilities - blocked on #45
xx added the
type
feature
priority
medium
labels 2023-07-26 10:12:42 +03:00
Author
Owner

Cross compilation command on Linux host:

nim c -d:mingw src/fastcube.nim
Cross compilation command on Linux host: ``` nim c -d:mingw src/fastcube.nim ```
xx referenced this issue from a commit 2023-07-26 11:22:30 +03:00
Author
Owner

need to figure out how to do git describe if git isn't installed - is this required?

need to figure out how to do `git describe` if `git` isn't installed - is this required?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: xx/fastcube#46
No description provided.