TypeScript2Cxx
TypeScript2Cxx copied to clipboard
Code parsing error
Well, your translator works well on my device, however, Visual Studio has marked down some syntax errors, like object is ambiguous, and more.
Since I have written a lot of files in Typescript and I tried to compile each file and then merge it, however, it still have something wrong about C++ syntax. If you want to see it, I’ll send the code to you.
Thanks!
object is ambiguous
I think you need to use latest MS Visual Studio 2022 with C++20 standard
Well currently I'm using VS2022 tho, but the error still occurs (I have just tested again recently) ...
P/s: lol I have just remembered what I do nearly a year since I sent this issue