Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Dash for Mac #75

Open
BryanGFS opened this issue Mar 25, 2015 · 3 comments
Open

Dash for Mac #75

BryanGFS opened this issue Mar 25, 2015 · 3 comments

Comments

@BryanGFS
Copy link

Is there anyway we can compile it for mac also?

I do a lot of dev work on my mac and the cross load it to my windows PC to test in real time, It's great for when I'm in class too.

@nevadascout
Copy link
Owner

At the current time, Dash is written in C# using the .NET framework with some custom controls. This means that in it's current state, Dash cannot be built for anything other than Windows.

However, in the future it could potentially be ported to Mono and this would then allow for cross-platform builds.

I have no plans to do this until all of the core features are finished an implemented in version 2.0. This means that version 3.0 of Dash could be cross-platform, but I can't confirm anything.

Right now, it's just me working on it by myself and I'm overworked as it is!: )

@trdwll
Copy link
Contributor

trdwll commented May 5, 2015

C# (.NET/.exe Files) can be ran with Wine (https://www.winehq.org/) on other OS'. However, rebuilding Dash with C/C++ or some other language (maybe Python) could make it a better overall tool.

@nevadascout
Copy link
Owner

Yep, potentially could use Xamarin/mono to run Dash cross-platform as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants