You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for leaving a comment, EasyLian. I'm assuming you got a linking error using that command? If so, you left out the -L in front of the library name. The command statement should be:
Yes ,I got a linking error using that command.
Error: linker exited with status 1181
You are right. I must left out the -L in front of the library name.
The command:
dmd –de –w –m64 gtkd.lib test_rig_imperative.d
0000: Introduction to GtkDcoding | gtkDcoding
An introduction to GTK 3 and how it can be used to create Graphical User Interfaces (GUI) for applications - a D language tutorial.
http://gtkdcoding.com/2019/01/11/0000-introduction-to-gtkDcoding.html
The text was updated successfully, but these errors were encountered: