Re: Building GDC

2013-10-31 Thread Alexandr Druzhinin
31.10.2013 18:36, Steve Teale пишет: On Thursday, 31 October 2013 at 10:45:05 UTC, Joseph Rushton Wakeling wrote: On 31/10/13 11:31, Steve Teale wrote: so possibly the MPFR install put it in the wrong place. I will look for it. Where is the right place? What OS are you running? Ubuntu 12.04

Re: Building GDC

2013-10-29 Thread Alexandr Druzhinin
30.10.2013 11:58, Steve Teale пишет: I want to build gtkD. For that I need a version 2 GDC. Ubuntu is still on V2. Are there any clear build instructions available, or even a binary ;=) http://gdcproject.org/wiki/Installation/General to build from source. Binary exists, but it's better to build

Re: Compile X Window Manager

2013-05-20 Thread Alexandr Druzhinin
20.05.2013 22:29, Samms пишет: I not have installed Xlib.d - it is overwrite of Xlib.h for D language... "in your app you use lib A you still need link B" I'm not idiot... "Samms, do you have the correct xlib dev packages installed?" I'm not idiot... "So that would be -L/path/to/Xlib -lXlib.

Re: Compile X Window Manager

2013-05-20 Thread Alexandr Druzhinin
20.05.2013 12:32, Samms пишет: I can really work with the linker, but here it just does not work ... :) That is why I'm asking for such stupid things... I didn't use gdc, so I don't know what would I do myself in this situation. :) didn't using -L-L/path/to/Xlib -L-lXlib help?

Re: Compile X Window Manager

2013-05-19 Thread Alexandr Druzhinin
20.05.2013 10:51, Samms пишет: Yes (I'm programmer for 7 years.), but this is not work... (-l Xlib.h) Hmm... you ask unusual questions for a programmer with 7 year expirience. :) Try read gcc man about -l option - it says that after -l should be lib name without lib prefix (depends on OS) and

using gdc under windows

2013-02-17 Thread Alexandr Druzhinin
Hello! I'm trying to build DWT with gdc under win7 using goshawk build from here - https://bitbucket.org/goshawk/gdc/downloads and I get the following error: java/lang/util.d:81: Error: function java.lang.util.doVarArgFormat (TypeInfo[] _arguments, char* _argptr) is not callable using argument