On Friday, 29 October 2021 at 13:37:16 UTC, Imperatorn wrote:
Yes! I would say that's the place where discussions happen in
general.
https://discord.gg/bMZk9Q4
Eh, plenty of discussion happens here, too. Discord is where
fast-paced discussions happen. Forum discussions are less frantic
an
On Wednesday, 25 August 2021 at 01:40:39 UTC, Mike Parker wrote:
So the formatting got borked and my first paragraph ended up with
the quoted text. In case it isn't clear:
`
Yes, `run` is the default. But you are misunderstanding how dub
works. Neither `dub run` nor `dub build` accepts a so
On Tuesday, 24 August 2021 at 23:30:22 UTC, Ruby The Roobster
wrote:
I changed test.d to be the same code as in the
HelloWorld.d(https://github.com/gtkd-developers/GtkD/blob/master/demos/gtk/HelloWorld.d)example that is provided by the GtkD github. Adding the comment to the top of the file and
On Tuesday, 24 August 2021 at 19:07:11 UTC, Ruby The Roobster
wrote:
Doing this, works though:
dub add gtkd-3@3.9.0
then
dub fetch gtkd-3@3.9.0
then dub test.d
Will cause the program to run and execute. However, it doesn't
save an executable to disk, which is what I want. Is there a
way,
On Sunday, 21 March 2021 at 06:30:03 UTC, Preetpal wrote:
On Saturday, 20 March 2021 at 13:36:41 UTC, Imperatorn wrote:
On Sunday, 21 February 2021 at 01:56:28 UTC, Preetpal wrote:
It would be great if it GDC could be installed with MSYS2.
Update:
There will soon be a native Windows gdc build
On Saturday, 28 December 2019 at 08:25:16 UTC, BoraxMan wrote:
The problem is that GDC is part of GCC now, and part of the
Fedora installation I'm using. I take it then if I am to start
a new project where I may end up providing binaries, I should
eschew using the GDC compiler and use LDC ins
On Thursday, 6 July 2017 at 14:26:08 UTC, jallersma wrote:
Perhaps I have a bit of a noob question, but how come I cannot
use any of the GTKd headers on GCD? On DMD there's no header
that works. I tried to use dub to install the GTKD libraries,
but without any luck. Everytime I try to compile t
On Thursday, 6 August 2015 at 11:07:33 UTC, Mike Parker wrote:
Haven't tried the 64-bit binaries yet, but any attempt to
compile an executable with the 32-bit binaries results in this:
OK, I've tried the x86_64-w64-mingw32 binaries. When compiling
with -m32, I get the same errors as above. The
Haven't tried the 64-bit binaries yet, but any attempt to compile
an executable with the 32-bit binaries results in this:
c:/d/i686-w64-mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../lib/libg
phobos2.a(thread.o): In function `_lambda3':
/home/build/tmp/build/.build/src/gcc-4.9.2/libph