Skip to content

Is it possible to use import std; with CMake? #2111

Answered by DanAlbert
Jaakkko asked this question in Q&A
Discussion options

You must be logged in to vote

(Clang version is 19.0.0).

Not actually. It's an in-development snapshot of LLVM 19 (there's a file in the compiler directory called AndroidVersion.txt or something like that which explains the details). It may be older than 18.1.2. Without knowing which specific LLVM changes CMake needs (I'd be very shocked if anyone knows, that'd be a lot of unnecessary work on their part), the answer is probably "wait for NDK r29". If it doesn't work in r29, file a bug with a repro case. Not really sure if this is a bug or a feature request, but we can start it as a bug and recategorize if needed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jaakkko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants