ToshioCP / Gtk4-tutorial

GTK 4 tutorial for beginners
https://toshiocp.github.io/Gtk4-tutorial/
572 stars 50 forks source link

https://github.com/ToshioCP/Gtk4-tutorial/blob/main/gfm/sec15.md - can you add the command to compile it from the commandline? #34

Closed rubyFeedback closed 1 year ago

rubyFeedback commented 2 years ago

https://github.com/ToshioCP/Gtk4-tutorial/blob/main/gfm/sec15.md - can you add the command to compile it from the commandline?

I think it would be useful to be able to quickly copy/paste the command. One can assemble it from the www but I think having it in the .md file on the end of that file would be very convenient. Thank you for reading!

ToshioCP commented 2 years ago

Hi, rubyFeedback. Thank you for posting the message to the issue page.

How to compile and run the application is shown in the next section (section 16). See the beginning of the section 16.

By the way, I recommend you to download the repository, then you can obtain all the source codes. So you don't need to type any codes. Just compile and run.

If you have more questions, feel free to post a message here.

Toshio Sekiya

ToshioCP commented 1 year ago

There seems no more problem under this issue thread. So, it is closed now.