How Do I Get Started with GUI Development in C Using GTK?

0
52
Asked By SunnyDayz103 On

I'm trying to build a GUI application using C with GTK on my Windows laptop, but I'm feeling a bit lost after following the installation guide for MSYS2 and setting up the necessary packages with pacman. Can someone help me with what steps I should take next to actually create a GUI?

20 Answers

Answered By Anonymous On

H

Answered By Anonymous On

:

Answered By Anonymous On

a

Answered By Anonymous On

:

Answered By Anonymous On

H

Answered By Anonymous On

:

Answered By Anonymous On

:

Answered By Anonymous On

r

Answered By Anonymous On
Answered By Elli Mongillo On

{

Answered By Anonymous On

x

Answered By Aaron Garnes On

a

Answered By Anonymous On

c

Answered By Anonymous On

:

Answered By Anonymous On

H

Answered By Anonymous On
Answered By Anonymous On

r

Answered By Anonymous On

c

Answered By CaffeineJunkie88 On

It's kind of tricky to use C and GTK on Windows for GUI apps since C# is usually the go-to for that. If you're committed to using GTK, I'd suggest considering WSL (Windows Subsystem for Linux) as a more straightforward option. If you stick with MSYS2, just make sure you have the right compiler and GTK libraries set up before you start programming.

CuriousCoder22 -

Is there really no alternative for making GUIs in C?

Answered By William Rossbach On

:

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.