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

Add a clang (not clang-cl or even maybe gcc) option for build this #5

Closed
trcrsired opened this issue Jul 15, 2024 · 3 comments
Closed

Comments

@trcrsired
Copy link

I have this windows msvc sysroot project

https://github.com/trcrsired/windows-msvc-sysroot/tree/main

I've just seen you added CMakeLists for msvc only. Can you provide an option for using this sysroot? Thank you

@trcrsired
Copy link
Author

trcrsired commented Jul 15, 2024

https://github.com/trcrsired/llvm-releases/releases

Here is the compiler you can use.

@trcrsired
Copy link
Author

llvm/llvm-project#96417

I am trying to add --sysroot to clang itself

@huangqinjin
Copy link
Owner

I have this windows msvc sysroot project

https://github.com/trcrsired/windows-msvc-sysroot/tree/main

I've just seen you added CMakeLists for msvc only. Can you provide an option for using this sysroot? Thank you

Unfortunately that doesn't include necessary headers for building UCRT. Hope the proposed sysroot layout be widely adopted by the community, at that time I might try to support it.

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

No branches or pull requests

2 participants