Re: A GtkD issue

2022-08-18 Thread frame via Digitalmars-d-learn
On Friday, 19 August 2022 at 00:40:40 UTC, pascal111 wrote: Now, I used cmd.exe and found this new errors: "lld-link: error: undefined symbol: __D3gio5FileT12__ModuleInfoZ referenced by If you don't post the exact command you are using we can just assume what you did wrong: The linker is

Re: A GtkD issue

2022-08-18 Thread pascal111 via Digitalmars-d-learn
On Monday, 15 August 2022 at 17:33:25 UTC, frame wrote: On Saturday, 13 August 2022 at 01:14:09 UTC, pascal111 wrote: I was following instructions from this link https://gtkdcoding.com/2019/01/11/-introduction-to-gtkDcoding.html to setup GtkD, and tried to run the example with VSCode and fou

Re: A GtkD issue

2022-08-15 Thread frame via Digitalmars-d-learn
On Saturday, 13 August 2022 at 01:14:09 UTC, pascal111 wrote: I was following instructions from this link https://gtkdcoding.com/2019/01/11/-introduction-to-gtkDcoding.html to setup GtkD, and tried to run the example with VSCode and found these errors: How do you start compiling in VsCode

A GtkD issue

2022-08-12 Thread pascal111 via Digitalmars-d-learn
I was following instructions from this link https://gtkdcoding.com/2019/01/11/-introduction-to-gtkDcoding.html to setup GtkD, and tried to run the example with VSCode and found these errors: "a virtual call inside a constructor may lead to unexpected results in the derived classes" in "gree