Re: DWT2 Windows building error

2009-03-22 Thread Frank Benoit
yidabu schrieb:
 how to building lib file on Windows? 
 Run Rake, obj fiels generated, Should I to run lib a.obj b.obj  to 
 generated dwt2.lib?
 

Building libs and apps is not yet integrated. At the moment i just use
it to compile.


Re: DWT2 Windows building error

2009-03-22 Thread yidabu
On Sun, 22 Mar 2009 10:38:54 +0100
Frank Benoit keinfarb...@googlemail.com wrote:

 yidabu schrieb:
  how to building lib file on Windows? 
  Run Rake, obj fiels generated, Should I to run lib a.obj b.obj  to 
  generated dwt2.lib?
  
 
 Building libs and apps is not yet integrated. At the moment i just use
 it to compile.

I use a Makefile to build a lib, seems the command line is too long:

...ageBook.obj org-osgi-framework-Bundle.obj org-osgi-util-NLS.obj, ...) failed.
make (e=87): The parameter is incorrect.
Mingw32-make: *** [dwt2.lib] Error 87

-- 
yidabu yidabu.s...@gmail.com
http://www.dsource.org/projects/dwin

D 语言-中文(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/




Re: DWT2 Windows building error

2009-03-22 Thread yidabu
On Sun, 22 Mar 2009 10:38:54 +0100
Frank Benoit keinfarb...@googlemail.com wrote:

 yidabu schrieb:
  how to building lib file on Windows? 
  Run Rake, obj fiels generated, Should I to run lib a.obj b.obj  to 
  generated dwt2.lib?
  
 
 Building libs and apps is not yet integrated. At the moment i just use
 it to compile.

Is it the time to use dwt2 instead of dwt-win to build app?


-- 
yidabu yidabu.s...@gmail.com
http://www.dsource.org/projects/dwin

D 语言-中文(D Chinese):
http://www.d-programming-language-china.org/
http://bbs.d-programming-language-china.org/
http://dwin.d-programming-language-china.org/
http://scite4d.d-programming-language-china.org/