Both LLVM and GCC support Objective-C, and I like the language. Hence, I'd be interested in targeting WinRT native code using LLVM or GCC, probably using MinGW.
While the question I'm interested in should be easily googlable, I couldn't find any salient information: does either LLVM or GCC support targeting WinRT?
Intel has an article on using Intel C++ Compiler 13.0 with Visual Studio 2012 which may contain useful hints.
Also, a near duplicate question.
Clang now has full support for native C and C++ on Windows, with the native ABI, etc. If there is a C or C++ API for WinRT, you should easily be able to call that with code compiled using Clang on Windows.
That doesn't directly connect ObjC to WinRT, but you could potentially write code to build such a connection if you wished.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With