You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It failed saying 'clang-cl.exe' is not recognized in a few seconds.
I don't think this failure is not a large problem here: It is suggesting that I should find or create the executable file in some way if I want to go further.
However, when I tried to compile this code in the same way:
I'm trying Carp 0.5.5 on Windows (using released binary).
When I tried to compile this code:
With a command line:
It failed saying 'clang-cl.exe' is not recognized in a few seconds.
I don't think this failure is not a large problem here: It is suggesting that I should find or create the executable file in some way if I want to go further.
However, when I tried to compile this code in the same way:
The compiler used almost 100% of the CPU for at least several minutes, and it used more than 20GB of memory.
I think this usage of resources is too much for trying to compile this simple code.
The text was updated successfully, but these errors were encountered: