Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I build it in linux?How I can do? #498

Closed
AELe opened this issue May 7, 2019 · 4 comments
Closed

Can I build it in linux?How I can do? #498

AELe opened this issue May 7, 2019 · 4 comments
Labels
Resolution-Answered Related to questions that have been answered

Comments

@AELe
Copy link

AELe commented May 7, 2019

No description provided.

@bef178
Copy link
Contributor

bef178 commented May 7, 2019

I think the product is used in Windows. Linux has its terminals already. Or, do you want cross compiler?

@zadjii-msft
Copy link
Member

There are no plans currently.

We're dependent upon C++/WinRT and XAML Islands (UWP XAML) for our UI. We're also using DX/DWrite for the text renderer. Unless those are ported to linux sometime, then I'd say there's very little chance we ever support linux.

Furthermore, our entire build system is MsBuild-based, and I could be wrong, but I don't think our build system will work on linux.

@zadjii-msft zadjii-msft added the Resolution-Answered Related to questions that have been answered label May 7, 2019
@ysc3839
Copy link
Contributor

ysc3839 commented May 7, 2019

@zadjii-msft You are wrong.
https://github.com/microsoft/msbuild/blob/master/documentation/wiki/Building-Testing-and-Debugging-on-.Net-Core-MSBuild.md

MSBuild can be successfully built on Windows, OS X 10.13, Ubuntu 14.04, and Ubuntu 16.04.

But I guess it only supports .Net Core projects on Unix.

@violetastcs
Copy link

@ysc3839 not that it matters, but unless something has changed it supports Mono aswell (with mono iirc coming with msbuild, or at least some compatible program).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Answered Related to questions that have been answered
Projects
None yet
Development

No branches or pull requests

5 participants