Some days ago I found a great project: vs-android. It allows you to build Android projects from Visual Studio, and run them in emulator. This is very cool, because of I like to develop in vs.
So I started to find something like vs-ios =)))
I found some toolchains that allow you compile ios app, under windows, but you can't run them in emulator or on a real device. Or these toolchains are very old. And the other problem is that there is no ios emulator for windows.
I found that there is a DragonFire SDK which allow you to develop, compile and run your ios apps under windows. So, It means it is possible!
I have own crossplatform game engine written in C++. And I want to try everything to develop under windows in vs =) If there is a solution to do it, please help, even if this solution is VERY HARD to implementation.
Please, don't post unusefull links. I am really read a lot. Tell about your experience, not about what you heard from others =)))
P. S. I want to develop only in C++. Other variants is not a solution.
Thanks!