cling icon indicating copy to clipboard operation
cling copied to clipboard

Some bugs

Open AAxjcy opened this issue 1 year ago • 1 comments

After "cling" it told me this image After one of the previous codes (often the first one) it would hang for a long time image If I input "cin>>...", it is an error image The whole codes and logs are here error_log.txt Cling 1.1~dev windows 11 23H2 build cling in Visual Studio with code in "README/Installation/Building from Source"

AAxjcy avatar Aug 26 '24 11:08 AAxjcy

Maybe the same as https://github.com/root-project/cling/issues/531 , the README's building instructions is incomplete as the cmake --build . --target clang target is missing.

plxty avatar Sep 09 '24 06:09 plxty