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

Mac and Linux executables? #1

Open
jgeerds-zz opened this issue Dec 7, 2011 · 3 comments
Open

Mac and Linux executables? #1

jgeerds-zz opened this issue Dec 7, 2011 · 3 comments

Comments

@jgeerds-zz
Copy link

Is it possible for you to include the Mac and Linux executables on github?

@pbrier
Copy link
Owner

pbrier commented Dec 8, 2011

The exe is (or should be the same) use mono to run in.
So: install mono for your platform (see mono.org) and run sendg.exe with the folowing command:

mono sendg.exe (options and filename)

Verzonden van mijn Android telefoon met K-9 Mail.

jgeerds [email protected] wrote:

Is it possible for you to include the Mac and Linux executables on github?


Reply to this email directly or view it on GitHub:
#1

@jgeerds-zz
Copy link
Author

I assume you mean http://mono-framework.com/ ?
does this mean it s not possible to compile a mac executable that doesn't rely on externals?

@pbrier
Copy link
Owner

pbrier commented Dec 8, 2011

It's just like java, you need a runtime.

Verzonden van mijn Android telefoon met K-9 Mail.

jgeerds [email protected] wrote:

I assume you mean http://mono-framework.com/ ?
does this mean it s not possible to compile a mac executable that doesn't rely on externals?


Reply to this email directly or view it on GitHub:
#1 (comment)

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

No branches or pull requests

2 participants