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

Closed
opened 2026-01-30 22:02:12 +00:00 by claunia · 4 comments
Owner

Originally created by @AELe on GitHub (May 7, 2019).

Originally created by @AELe on GitHub (May 7, 2019).
claunia added the Resolution-Answered label 2026-01-30 22:02:12 +00:00
Author
Owner

@bef178 commented on GitHub (May 7, 2019):

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

@bef178 commented on GitHub (May 7, 2019): I think the product is used in Windows. Linux has its terminals already. Or, do you want [cross compiler](https://en.wikipedia.org/wiki/Cross_compiler)?
Author
Owner

@zadjii-msft commented on GitHub (May 7, 2019):

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 commented on GitHub (May 7, 2019): 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.
Author
Owner

@ysc3839 commented on GitHub (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.

@ysc3839 commented on GitHub (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.
Author
Owner

@violetastcs commented on GitHub (May 9, 2019):

@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).

@violetastcs commented on GitHub (May 9, 2019): @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 in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#738