October 03, 2016 Learn » Re: Why using wrappers for D? | |||
|---|---|---|---|
| |||
...every other piece of code. If the GtkD files contain all the implementations (not just... | |||
October 03, 2016 GDC » [Bug 243] Module std.array is already defined in... | |||
|---|---|---|---|
| |||
...though it is more difficult when using gtkD as a shared library. -- You are receiving... | |||
October 03, 2016 GDC » [Bug 243] Module std.array is already defined in... | |||
|---|---|---|---|
| |||
...though it is more difficult when using gtkD as a shared library. -- You are receiving... | |||
October 03, 2016 Learn » Re: Why using wrappers for D? | |||
|---|---|---|---|
| |||
...I looked up the "header" of the GtkD gtk/Main.d file. There are functions... | |||
October 03, 2016 GDC » [Bug 243] Module std.array is already defined in... | |||
|---|---|---|---|
| |||
...Well, you'd need a version of gtkd library built with gdc, and another with... | |||
October 03, 2016 GDC » [Bug 243] Module std.array is already defined in... | |||
|---|---|---|---|
| |||
...gdcproject.org> --- My guess would be that gtkd was built with dmd, because this is... | |||
October 03, 2016 Learn » Re: Why using wrappers for D? | |||
|---|---|---|---|
| |||
...as a library (as you do with gtkd-3.lib). A wrapper takes a C... | |||
October 03, 2016 Learn » Re: Why using wrappers for D? | |||
|---|---|---|---|
| |||
...don't get, why I have a gtkd-3 lib. Why can't I just... | |||
October 03, 2016 GDC » [Bug 243] New: Module std.array is already defined in... | |||
|---|---|---|---|
| |||
...gtk.Main; /* -I/usr/local/include/d/gtkd-3 */
void main(string[] args)
{
// Prints "Hello... | |||
October 03, 2016 Learn » Re: Why using wrappers for D? | |||
|---|---|---|---|
| |||
...turn C functions into classes and such. gtkd is an example of that. Of course... | |||
Copyright © 1999-2021 by the D Language Foundation