Skip to content

[fix bug]:windows,syscall.Access、syscall.Stat_t build error#132

Open
0xYeah wants to merge 2 commits intonextlevelbuilder:mainfrom
0xYeah:main
Open

[fix bug]:windows,syscall.Access、syscall.Stat_t build error#132
0xYeah wants to merge 2 commits intonextlevelbuilder:mainfrom
0xYeah:main

Conversation

@0xYeah
Copy link

@0xYeah 0xYeah commented Mar 11, 2026

The following error occurs when running on Windows:
internal\tools\filesystem.go:397:15: undefined: syscall.Access
internal\tools\filesystem.go:415:38: undefined: syscall.Stat_t

Solution:
Split and compile functions with the same name in Windows and Linux to achieve compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant