-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I tryed to build simple c++ program under linux and it works
But i cannot do same on windows
- i got error "ConfigureError: Could not determine custom compiler version: clang-cl.exe"
- I tryed to pass compiler via --cxx-compiler flag, but it doesnt work, i got same error
- then i tryed to build under "Developer Command Prompt for VS 2022" and it still doesnt work with same error
- i tryed to set USE_CLANG_CL = "no" in ya.conf file, after that i got multiple errors like this:
Error[-WBadIncl]: in $B/util/charset/util-charset.lib: could not resolve include file: $S/contrib/libs/cxxsupp/libcxxmsvc/include/__utility/forward.h included from here: $S/contrib/libs/cxxsupp/libcxx/include/__algorithm/ranges_make_heap.h
Seems there is no files in https://github.com/yandex/yatool/tree/main/contrib/libs/cxxsupp/libcxxmsvc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels