Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fails on Windows #19

Open
1 task done
aviumcaravan opened this issue Sep 16, 2023 · 1 comment
Open
1 task done

build fails on Windows #19

aviumcaravan opened this issue Sep 16, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aviumcaravan
Copy link

Describe the bug

aside from "error eperm operation not permitted unlink" on init-or-clean, getting to the NASM stage throws a bunch of "file not found" errors, which is pretty confusing.

Reproduction

  1. fetch all of the 4 repos
  2. go to Tofita
  3. run cmd /c build
  4. watch the syscall error on init-or-clean
  5. if you skip init-or-clean, nasm will throw a bunch of "file not found" errors

Platform

  • VMware Workstation 17 virtual machine running Windows 11 x64 on a host machine running Linux on a Ryzen 5 2600
  • i fetched the kawaii branch using the git clone commands from the readme

Expected behavior

build is supposed to just fly through the projects

Screenshots

No response

Additional context

No response

Agreements

@aviumcaravan aviumcaravan added the bug Something isn't working label Sep 16, 2023
@PeyTy PeyTy self-assigned this Sep 18, 2023
@PeyTy
Copy link
Member

PeyTy commented Sep 18, 2023

I fail to see the problem. Maybe Windows 11 does some controlled folder access?

Try disk D: at tempFolder of config.json (or some other path)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants