Reply to comment

Cling is really great !!! I

Cling is really great !!!

I was able to integrate it in my System on Windows and not I can use C++11 interactively.


Unfortunately there are still some problems with it.
If I try to do following:

#include "my_header.h"


and header includes some other headers that Cling can not find then it will
CRASH in ASTNodeEraser.cpp .

Reply

The content of this field is kept private and will not be shown publicly.