|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.dwt - DWT2 state update
State update: ...................|_D1 Tango________||_D2 Phobos_______| ...................|_Linux__|_Win32__||_Linux__|_Win32__| base...............|_OK_____|_OK_____||_OK_____|_OK_____| swt................|_OK_____|_OK_____||_OK_____|_OK_____| core...............|_OK_____|_OK_____||_NO_____|_NO_____| jface..............|_OK_____|_OK_____||_NO_____|_NO_____| jfacetext..........|_OK_____|_OK_____||_NO_____|_NO_____| uiforms............|_OK_____|_OK_____||_NO_____|_NO_____| draw2d.............|_OK_____|_OK_____||_NO_____|_NO_____| swtsnippets........|_NONE___|_OK_____||_NONE___|_SOME___| jfacesnippets......|_NONE___|_OK_____||_NONE___|_NONE___| Linux D1 Tango sample app are not yet running, because of the build process for them is not yet set up. Phobos on win/linux is compiling but none of the code can be used for applications right now. I really need help from some Phobos users to get the implementations done. This is not hard, it just needs to be done. And since I am not a phobos user, i hope for others. On Windows there are some swt snippets buildable. they can be used to make the first mini app running. Mar 27 2009
State update: ...................|_D1 Tango________||_D2 Phobos_______| ...................|_Linux__|_Win32__||_Linux__|_Win32__| base...............|_OK_____|_OK_____||_COMPILE|_COMPILE| swt................|_OK_____|_OK_____||_COMPILE|_COMPILE| core...............|_OK_____|_OK_____||_NO_____|_NO_____| jface..............|_OK_____|_OK_____||_NO_____|_NO_____| jfacetext..........|_OK_____|_OK_____||_NO_____|_NO_____| uiforms............|_OK_____|_OK_____||_NO_____|_NO_____| draw2d.............|_OK_____|_OK_____||_NO_____|_NO_____| swtsnippets........|_OK_____|_OK_____||_NONE___|_SOME___| jfacesnippets......|_OK_____|_OK_____||_NONE___|_NONE___| It turns out it was not too hard to get the samples build on linux Mar 27 2009
On Sat, 28 Mar 2009 00:03:05 +0100 Frank Benoit <keinfarbton googlemail.com> wrote:State update: ...................|_D1 Tango________||_D2 Phobos_______| ...................|_Linux__|_Win32__||_Linux__|_Win32__| base...............|_OK_____|_OK_____||_OK_____|_OK_____| swt................|_OK_____|_OK_____||_OK_____|_OK_____| core...............|_OK_____|_OK_____||_NO_____|_NO_____| jface..............|_OK_____|_OK_____||_NO_____|_NO_____| jfacetext..........|_OK_____|_OK_____||_NO_____|_NO_____| uiforms............|_OK_____|_OK_____||_NO_____|_NO_____| draw2d.............|_OK_____|_OK_____||_NO_____|_NO_____| swtsnippets........|_NONE___|_OK_____||_NONE___|_SOME___| jfacesnippets......|_NONE___|_OK_____||_NONE___|_NONE___| Linux D1 Tango sample app are not yet running, because of the build process for them is not yet set up. Phobos on win/linux is compiling but none of the code can be used for applications right now. I really need help from some Phobos users to get the implementations done. This is not hard, it just needs to be done. And since I am not a phobos user, i hope for others. On Windows there are some swt snippets buildable. they can be used to make the first mini app running. Mar 27 2009
yidabu schrieb:On Sat, 28 Mar 2009 00:03:05 +0100 Frank Benoit <keinfarbton googlemail.com> wrote:State update: ...................|_D1 Tango________||_D2 Phobos_______| ...................|_Linux__|_Win32__||_Linux__|_Win32__| base...............|_OK_____|_OK_____||_OK_____|_OK_____| swt................|_OK_____|_OK_____||_OK_____|_OK_____| core...............|_OK_____|_OK_____||_NO_____|_NO_____| jface..............|_OK_____|_OK_____||_NO_____|_NO_____| jfacetext..........|_OK_____|_OK_____||_NO_____|_NO_____| uiforms............|_OK_____|_OK_____||_NO_____|_NO_____| draw2d.............|_OK_____|_OK_____||_NO_____|_NO_____| swtsnippets........|_NONE___|_OK_____||_NONE___|_SOME___| jfacesnippets......|_NONE___|_OK_____||_NONE___|_NONE___| Linux D1 Tango sample app are not yet running, because of the build process for them is not yet set up. Phobos on win/linux is compiling but none of the code can be used for applications right now. I really need help from some Phobos users to get the implementations done. This is not hard, it just needs to be done. And since I am not a phobos user, i hope for others. On Windows there are some swt snippets buildable. they can be used to make the first mini app running. Mar 27 2009
|