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

msvc test with xwin #1

Closed
kassane opened this issue Jun 21, 2023 · 5 comments
Closed

msvc test with xwin #1

kassane opened this issue Jun 21, 2023 · 5 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kassane
Copy link
Owner Author

kassane commented Jun 21, 2023

https://github.com/kassane/xwin-zig-test/actions/runs/5338534831/jobs/9676036220#step:6:8

Missing libs:

kernel32.lib
uuid.lib

on xwin/sdk/lib/um/x64/:

xwin/sdk/lib/um/x64/Uuid.Lib
xwin/sdk/lib/um/x64/kernel32.Lib

Maybe:

@kassane
Copy link
Owner Author

kassane commented Jun 22, 2023

https://github.com/kassane/xwin-zig-test/actions/runs/5338534831/jobs/9676036220#step:6:8

Missing libs:

kernel32.lib
uuid.lib

on xwin/sdk/lib/um/x64/:

xwin/sdk/lib/um/x64/Uuid.Lib
xwin/sdk/lib/um/x64/kernel32.Lib

Maybe:

* [clang-cl expects x64, not x86_64 Jake-Shadle/xwin#71](https://github.com/Jake-Shadle/xwin/issues/71)

This issue only happens on linux w/ LLD.

@kassane
Copy link
Owner Author

kassane commented Jun 22, 2023

Need add on CI/CD x86 and arm64 build (all msvc)

@kassane kassane added help wanted Extra attention is needed good first issue Good for newcomers labels Jun 22, 2023
@kassane
Copy link
Owner Author

kassane commented Jun 22, 2023

New issue:

If remove --disable-symlinks get error on MacOS:

@kassane
Copy link
Owner Author

kassane commented Jun 22, 2023

The Best result:
https://github.com/kassane/xwin-zig-test/actions/runs/5348139114
Fail: windows (host) - target x86-windows and aarch64-windows

@kassane kassane closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant