Hello!
I am an absolute beginner with codeblocks. I would like to create a new project to compile and execute a C program with GUI, but codeblocks can't find the GTK inlcude and bin library. I installed everything: MINGW, GTK, MSYS. What did I wrong?
Thanks
Tamas
what operating system?
Where did you installed everything?
What version of every library and program you installed?
I have deleted everything and i would like to start again from the begining. I would like to write c programs under windows 10 with not too complicated graphical interfaces. Where can i found a smart web site for that purpose with free downloads?
https://www.youtube.com/watch?v=FgAaiBg4wEE
Quote from: BlueHazzard on March 10, 2017, 08:37:05 PM
https://www.youtube.com/watch?v=FgAaiBg4wEE
I would class wxWidgets as C++ instead of C.
Tim S.