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
Hello,
First of all, thank you for the compilation work of cling on windows, really meritorious!
I installed visual studio community 2022 and tried to run cling.
After typing:
#include
The system reported a series of errors related to two files: utility and tuple, both in the visual studio 2022 folder, as shown in the log I attach.
I suspect syntax errors in these files.
I was wondering: how does cling retrieve the information about the folders to be added to the include path? Maybe some environment variable?
Is the version in this repository the latest version of cling? Are there no others?
Thank you,
Germano log.txt
The text was updated successfully, but these errors were encountered:
Hello,
First of all, thank you for the compilation work of cling on windows, really meritorious!
I installed visual studio community 2022 and tried to run cling.
After typing:
#include
The system reported a series of errors related to two files: utility and tuple, both in the visual studio 2022 folder, as shown in the log I attach.
I suspect syntax errors in these files.
I was wondering: how does cling retrieve the information about the folders to be added to the include path? Maybe some environment variable?
Is the version in this repository the latest version of cling? Are there no others?
Thank you,
Germano
log.txt
The text was updated successfully, but these errors were encountered: