December 11, 2015 IDEs » Re: code-d - A plugin for Visual Studio Code | |||
|---|---|---|---|
| |||
Fixed GtkD and other big projects now. It actually broke because you tried to auto... | |||
December 11, 2015 IDEs » Re: code-d - A plugin for Visual Studio Code | |||
|---|---|---|---|
| |||
...exception of not picking up my DUB GtkD dependency for some reason, this was easy... | |||
December 07, 2015 Issues » [Issue 15418] Warning 178: .LIB pagesize exceeds 512 | |||
|---|---|---|---|
| |||
...eu> --- First reported in GtkD issue 133. https://github.com/gtkd-developers/GtkD/issues/133 -- | |||
December 07, 2015 Issues » [Issue 15418] New: Warning 178: .LIB pagesize exceeds 512 | |||
|---|---|---|---|
| |||
...GtkD library was compiled with the dmd -lib switch. or dub build gtk-d:gtkd... | |||
December 06, 2015 General » Re: I hate new DUB config format | |||
|---|---|---|---|
| |||
...d
excludedSourceFile =src/ddis.d
lib
name =gtkd
platform =windows
config
name =nogtk
platform =windows... | |||
December 06, 2015 Learn » Re: Pixelbuffer to draw on a surface | |||
|---|---|---|---|
| |||
gtkd demos for examples, might be of interest, like clock : https://github.com/gtkd-developers... | |||
December 02, 2015 General » Re: I hate new DUB config format | |||
|---|---|---|---|
| |||
...src/bconv.d"
- "src/ddis.d"
libs:
"gtkd": {"platform": "windows"}
configurations:
- name: "nogtk"
platforms: ["windows... | |||
December 02, 2015 General » Re: Forum structure | |||
|---|---|---|---|
| |||
...that have more sense, as looks that every body is using GtkD, TkD or dlangui | |||
December 01, 2015 General » Forum structure | |||
|---|---|---|---|
| |||
...be a "GUI" entry to talk about GtkD, TkD and other GUI toolkits, instead focusing... | |||
November 30, 2015 Learn » Re: DUB, Platform specifications and dependencies | |||
|---|---|---|---|
| |||
...libs "gtkd"
}
configuration "gtk" {
targetType "executable"
targetName "lem1802"
platform "posix"
dependency "gtk-d:gtkd" version... | |||
Copyright © 1999-2021 by the D Language Foundation