Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to build UWP app in Mac?

Is it possible to build the UWP app in the Mac platform? Like I have Mac PC and the new Visual Studio Code can use to write codes, but is it possible to install the Emulators and SDK for Windows 10 / UWP? I want to build apps for Windows platform.

like image 265
Jayanta Deb Avatar asked Aug 31 '16 07:08

Jayanta Deb


People also ask

What are UWP apps written in?

UWP apps use the Windows Runtime, the native API provided by the operating system. This API is implemented in C++ and is supported in C#, Visual Basic, C++, and JavaScript. Some options for writing UWP apps include: XAML UI and C#, VB, or C++

Can Visual Studio compile for Mac?

Visual Studio for Mac lets you create and run builds instantly, while still giving you control over build functionality. When you create a project, Visual Studio for Mac defines a default build configuration that sets the context for builds.


1 Answers

Unfortunately currently there is no option to use UWP dev tools on the MAC even with Visual Studio Code. The same is for Linux.

like image 165
Daniel Krzyczkowski Avatar answered Oct 18 '22 09:10

Daniel Krzyczkowski