I'm on Windows, but i think some are on Linux. A snippet from the AOT:

        if (Environment.OSVersion.Platform == PlatformID.Unix) {
                // Linux/UNIX style system
                engine.Message(1, " - Chose UNIX/Linux filesystem
creator");
                
                ...
        } else {
                // Assume Windows for the time being. (UNTESTED)
                engine.Message(1, " - Chose Win32 filesystem creator");
                
                ...
        }

Layout and comments in this piece of code seem to suggest the author
(Chris?) runs *nix ;)

Insite Mees-Delbeke VOF
Zomerstraat 29A
9270 Laarne
Telefoon: 09 367 96 34
GSM: 0478 44 96 04
E-mail: [EMAIL PROTECTED]
Site: http://www.insitehosting.be


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Chad Z. Hower aka Kudzu
Sent: woensdag 29 augustus 2007 11:31
To: sharpos-developers@lists.sourceforge.net
Subject: [SharpOS Developers] Tools, OS etc

I understand several people her are using MonoDevelop. Is anyone here
working with SharpOS on Linux or non Windows?

--
Chad Z. Hower aka Kudzu
"Programming is an art form that fights back"
http://www.KudzuWorld.com/
http://www.Woo-Hoo.net/
http://www.DelphiToDotNet.com/





------------------------------------------------------------------------
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to