22.02.2013 19:05, deed пишет:
this is my way to build DWT on win7
[...]
now it works for me. [...]
For me too. Thanks!
Not at all.
I can not proud by my job - it would be better to fix it in the right
way, but at least it works.
22.02.2013 18:15, Lubos Pintes пишет:
Yes it works. Only the first command you mentioned is
build base
I made a batch script based on your description, thank you.
yep, it should be `build base` of course.
22.02.2013 17:07, deed пишет:
Replacing util.di with
util.d (as mentioned in another thread) gives the same result.
I read about replacing, but nevertheless - did you remove util.di or
place util.d alongit?
this is my way to build DWT on win7 using dmd 2.062 (it's dirty, but
works for me)
19.02.2013 20:26, Lubos Pintes пишет:
I did exactly the same thing. And to be sure, I just tried it again.
Nothing changed...
Dňa 19. 2. 2013 13:55 Alexandr Druzhinin wrote / napísal(a):
19.02.2013 17:47, Lubos Pintes пишет:
Hi,
Just checked out fresh repository and tried to build. Base
19.02.2013 17:47, Lubos Pintes пишет:
Hi,
Just checked out fresh repository and tried to build. Base builds fine
but swt doesn't.
Unfortunately, I am unable to record error log. It is something about
java.lang.util.di, on line 385, opCall cannot be interpreted at compile
time because it has no s
17.02.2013 21:53, Jacob Carlborg пишет:
On 2013-02-17 14:10, Alexandr Druzhinin wrote:
Could you please ask in the GDC/GNU newsgroup?
done
17.02.2013 19:15, Jacob Carlborg пишет:
On 2013-02-17 12:06, Alexandr Druzhinin wrote:
What surprised me is compilation errors using gdc...
gdc is the last build from goshawk
https://bitbucket.org/goshawk/gdc/downloads
I'm curious is there these errors using gdc under linux - (I gue
16.02.2013 4:15, Jacob Carlborg пишет:
On 2013-02-15 17:33, Alexandr Druzhinin wrote:
Jacob,
could you describe in several words the way to add this feature to
build.d?
Unfortunately I have not written build.d, nether the original rake
script. I can have a look at it tomorrow and see what I
Jacob,
could you describe in several words the way to add this feature to build.d?
25.01.2013 14:15, Jacob Carlborg пишет:
On 2013-01-25 07:03, Alexandr Druzhinin wrote:
Before report one little qualification - -J switch should be handled
automatically without dependence what build system is used? Or only when
`rdmd build ...` is used?
Only when "rdmd build" is
25.01.2013 14:33, Jacob Carlborg пишет:
Ok, I know what's going on. When running "rdmd -Ifoo build" all flags
passed to rdmd is used when compiling "build.d". build.d is compiled
into an executable that rdmd runs. This executable then builds the DWT
library. The flags passed to rdmd are not passe
25.01.2013 3:55, Jacob Carlborg пишет:
On 2013-01-24 19:00, Alexandr Druzhinin wrote:
I've solved the problem with using
-Jpath\to\dwt\org.eclipse.swt.snippets\res\ and linking against every
lib from dwt\lib. But I think it isn't clear way - there is nothing
about it in readme.
The
25.01.2013 3:58, Jacob Carlborg пишет:
To pass a flag to the compiler just pass it before the file when
invoking rdmd:
$ rdmd -O -release -I/path/to/derelict build swtsnippets[Snippet195]
I did it, but rdmd didn't find libraries and imports in this case and
this was the reason of my post. When
24.01.2013 22:32, Alexandr Druzhinin пишет:
Hello
How to link application against dwt lib without rdmd? I use monodevelop
and need to pass arguments to compiler. if I use rdmd like this:
rdmd build swtsnippets[Snippet195]
it cannot find derelict and fail and I cant imagine how to pass argument
Hello
How to link application against dwt lib without rdmd? I use monodevelop
and need to pass arguments to compiler. if I use rdmd like this:
rdmd build swtsnippets[Snippet195]
it cannot find derelict and fail and I cant imagine how to pass argument
to rdmd. And I'd like to use dmd instead of
15 matches
Mail list logo