On Tuesday, 27 February 2018 at 14:32:54 UTC, King_DuckZ wrote:
... My problem is mixing D with C and C++ ...
you found already Dragos cmake-d, but not sure if you also know
Dragos talk about mixing D with C/C++.
If not, have a look:
https://gitlab.com/dcarp/MUCplusplus/tree/master/2016.01.2
On Tuesday, 27 February 2018 at 14:32:54 UTC, King_DuckZ wrote:
On Tuesday, 27 February 2018 at 09:20:21 UTC, Russel Winder
wrote:
[...]
Right, I stand corrected about Rust, though as you say there
are those who use it with CMake.
About cmake-d, there's this
https://github.com/dcarp/cmake-d/
On Tuesday, 27 February 2018 at 09:20:21 UTC, Russel Winder wrote:
On Mon, 2018-02-26 at 20:28 +, King_DuckZ via
Digitalmars-d-learn wrote:
[…]
One [more] year ahead, and I found this old thread I had
forgotten about. In the meantime, trentforkert has stopped
(apparently) working on cmake
On Mon, 2018-02-26 at 20:28 +, King_DuckZ via Digitalmars-d-learn
wrote:
> […]
>
> One [more] year ahead, and I found this old thread I had
> forgotten about. In the meantime, trentforkert has stopped
> (apparently) working on cmake, and dcarp's has failed me for
> projects larger than a co
On Monday, 16 January 2017 at 19:44:34 UTC, Russel Winder wrote:
On Mon, 2017-01-16 at 17:47 +, King_DuckZ via
Digitalmars-d-learn wrote:
[…]
> Meson can build D stuff out of the box.
>
Hadn't heard of this before, I'll have a look. Btw I don't see
any mention of D on their home page.
On Mon, 2017-01-16 at 17:47 +, King_DuckZ via Digitalmars-d-learn
wrote:
>
[…]
> > Meson can build D stuff out of the box.
> >
>
> Hadn't heard of this before, I'll have a look. Btw I don't see
> any mention of D on their home page.
It is very nice. D seems to work OOTB.
[…]
> I'm not say
On Monday, 16 January 2017 at 12:29:46 UTC, Russel Winder wrote:
On Mon, 2017-01-16 at 11:40 +, King_DuckZ via
Digitalmars-d-learn wrote:
On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
wrote:
> Does CMake recognise D in the enable_language command?
>
> If not is there a worka
On Mon, 2017-01-16 at 11:40 +, King_DuckZ via Digitalmars-d-learn
wrote:
> On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
> wrote:
> > Does CMake recognise D in the enable_language command?
> >
> > If not is there a workaround?
> >
> > Thanks and Regards
> > Dibyendu
>
> One y
On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
wrote:
Does CMake recognise D in the enable_language command?
If not is there a workaround?
Thanks and Regards
Dibyendu
One year later, is there any progress on this? Now that gdc has
gained support for .so (it seems), lack of cmak
On Monday, 4 January 2016 at 12:40:23 UTC, Dibyendu Majumdar
wrote:
Thanks for suggesting dub, will check it out. Also premake
seems to support D so that is another option.
Another alternative is reggae which supports mixed code base:
https://github.com/atilaneves/reggae and can generate
On Monday, 4 January 2016 at 08:28:03 UTC, Luis wrote:
I suggest use dub instead of cmake. I did a try to use cmake
some time ago (a few years ago, before dub), and was a
nightmare to get ir working on GNU/Linux and Windows. With dub
, simply works fine with a simple json file.
CMake has wo
On Mon, 2016-01-04 at 08:28 +, Luis via Digitalmars-d-learn wrote:
>
> I suggest use dub instead of cmake. I did a try to use cmake some
> time ago (a few years ago, before dub), and was a nightmare to
> get ir working on GNU/Linux and Windows. With dub , simply works
> fine with a simple
On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
wrote:
Does CMake recognise D in the enable_language command?
If not is there a workaround?
Thanks and Regards
Dibyendu
I suggest use dub instead of cmake. I did a try to use cmake some
time ago (a few years ago, before dub), and w
On Sunday, 3 January 2016 at 17:30:15 UTC, Dibyendu Majumdar
wrote:
Does CMake recognise D in the enable_language command?
No.
If not is there a workaround?
I have a fork of CMake that adds D support here:
https://github.com/trentforkert/cmake
It's been a while since I published updates, b
14 matches
Mail list logo