Hi, Generally, no. I believe the reason you can compile Objective C on MacOS with Qt is clang’s ability to link ObjC to C++ libraries (Qt). I haven’t heard of MSVC or any other compiler which can do the same with C#, which might already be tricky since C# isn’t typically compiled to native assembly.
> On 5 Jun 2021, at 20:07, David M. Cotter <d...@kjams.com> wrote: > > I just saw a message go by about someone adding another compiler to Qt > Creator? > > I know that Qt Creator can compile Objective C on mac. > > Made me wonder if it could be possible to add a compiler for C# on windows? > > Or is that already there and i don't know about it? > > -dave > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest