Submitted by Anonymous (not verified) on Fri, 24/02/2012 - 07:35.
Hi Axel,
I'm a bit confused. Please clarify what options I have now to use cling in production win application ?
As far as I understood in both win32 and win64 cases I can use C language only (until clang will fully support C++ in win32 and win64). It means that I should write C wrappers for C++ DLLs and any C++ code that I want to embed ?
Another critical issue, you wrote that there is a critical bug that will be fixed in the nearest 4 weeks - cling sometimes crashes in the end of parsing... Is it applicable for win32/win64 C too ?
Thanks,
Vladimir
Hi Axel, I'm a bit confused.