зеркало из https://github.com/mono/mail-archives.git
109 строки
3.6 KiB
HTML
109 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] SharpDevelop
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:lists%40roboto.ch">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016214.html">
|
|
<LINK REL="Next" HREF="016222.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] SharpDevelop
|
|
</H1>
|
|
<B>Dominik Fretz
|
|
</B>
|
|
<A HREF="mailto:lists%40roboto.ch"
|
|
TITLE="[Mono-list] SharpDevelop">lists@roboto.ch
|
|
</A><BR>
|
|
<I>Thu, 09 Oct 2003 14:09:28 +0200</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016214.html">[Mono-list] SharpDevelop
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016222.html">[Mono-list] SharpDevelop
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16215">[ date ]</a>
|
|
<a href="thread.html#16215">[ thread ]</a>
|
|
<a href="subject.html#16215">[ subject ]</a>
|
|
<a href="author.html#16215">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Shawn Vose wrote:
|
|
|
|
><i> Has any one had any luck getting the Sharp Develop IDE to compile on a
|
|
</I>><i> linux box? I couldnt find any documentation on their site but if someone
|
|
</I>><i> has a link to something that may help that would be great.
|
|
</I>><i>
|
|
</I>><i> I normally use vi but sometimes it is nice to have code completion.
|
|
</I>><i>
|
|
</I>><i> Thanks in advance,
|
|
</I>><i> Shawn
|
|
</I>
|
|
|
|
Hi
|
|
|
|
First: I'm not one of the #D Devlopers, but I can give some infos about
|
|
this thopic:
|
|
|
|
Curretnly, you won't be able to run #D on linux since it heavaly depends
|
|
on System.Windows.Forms.
|
|
|
|
Since the #D developpers thought about a linux version, the main #D
|
|
developper Mike Krueger startet a port of the Java gui library SWT (used
|
|
and developed in Eclipse).
|
|
This was the beginning of the SharpWT project (you will find some notes
|
|
of this on the list archives of this list).
|
|
SWT was designed to use native widgets on each platform and it exists on
|
|
diffrent platforms including Win32 and Linux/GTK. The Port of the common
|
|
and Win32 part was done by Mike and Pedro Abelleira Seco and I started
|
|
to port the GTK part.
|
|
|
|
The Idea from the #D crew was to port #D over to SharpWT and have it run
|
|
on Linux and Windows (and probbably on other platforms).
|
|
|
|
The current state is this (AFAIK):
|
|
- Win32 port of SharpWT mostly done
|
|
- GTK port has a good base, but here is still work to do, some widgets
|
|
arent here in the GTK part and some things generats errors and crashes
|
|
|
|
There is a branch in the #D source tree that has some things portetd to
|
|
SharpWT. But this is far from complete. AFAIK didn't work the #D crew
|
|
currently on the port to SharpWT because they going to 1.0. But
|
|
afterwars, I think, there will be more effort on porting it to SharpWT.
|
|
|
|
In the meantime, I try to work on the GTK part of SharpWT. to have it as
|
|
close to the Win32 functionality as possible.
|
|
|
|
For more informations, please have a look at the sd-mono-poirt
|
|
mailinglist (@ximian) and read through the archive of it.
|
|
|
|
Regards
|
|
Dominik
|
|
|
|
|
|
-
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016214.html">[Mono-list] SharpDevelop
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016222.html">[Mono-list] SharpDevelop
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16215">[ date ]</a>
|
|
<a href="thread.html#16215">[ thread ]</a>
|
|
<a href="subject.html#16215">[ subject ]</a>
|
|
<a href="author.html#16215">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|