November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
vscode no longer complains. But "dub run" gives...69_raylib_error/source/app.d:16:(.text... | |||
November 13 Issues » [Issue 24856] New: std.array.Appender.ensureAddable can create stale memory references | |||
|---|---|---|---|
| |||
...void*[]) app;
app.put(null);
if(app.data...with this code, but no guarantee it always... | |||
October 31 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...blob/master/example/source/app.d#L54). - First...line. Say we want *no* compromises; then we... | |||
October 11 LDC » Building for ARM 32-bit embedded | |||
|---|---|---|---|
| |||
...small hello world test app and try to...that put me off - no matter how I... | |||
September 06 General » Re: Discussion about deprecating @nogc and workarounds | |||
|---|---|---|---|
| |||
...to be @nogc, (and no malloc etc), is...t need the whole app to be @nogc... | |||
August 30 Issues » [Issue 24718] [ImportC] typedef struct with name as a pointer cannot be used with struct name | |||
|---|---|---|---|
| |||
...v1_t.range` - no definition of struct `mach_vm_range` /Applications/Xcode.app/Contents/Developer... | |||
August 30 Learn » Re: importC error: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/mach/vm_types.h(168): Error: variable `lib_test.mach_vm_range_recipe_v1_t.range` - no definition of struct `mach_vm_range` | |||
|---|---|---|---|
| |||
I ran into this exact problem from that header a few days ago! https://issues... | |||
August 24 DIP Ideas » ImportC define attribute | |||
|---|---|---|---|
| |||
...X -P=-DENABLE_X app.d` I find...other Zig code! great, no wonder it is... | |||
August 24 Learn » Re: Using D libraries with SDL. Error: "Cannot find module protobuf' | |||
|---|---|---|---|
| |||
...will see that there’s no such file or...just running dmd on `app.d` from inside... | |||
August 24 Learn » Re: Using D libraries with SDL. Error: "Cannot find module protobuf' | |||
|---|---|---|---|
| |||
No, I am just importing 'protobuf'. Also the app is literally the base app when... | |||
Copyright © 1999-2021 by the D Language Foundation