How to install wxGTK with CodeBlocks

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
Post Reply
sly_chandan
Earned some good credits
Earned some good credits
Posts: 116
Joined: Fri Sep 25, 2015 2:33 pm

How to install wxGTK with CodeBlocks

Post by sly_chandan »

How do I set up wxGTK with codeblocks?

I have gtk+3.0

I am not able to create a GTK+ project in codeblocks. When I specify the Gtk folder while creating a project I get an error that says invalid path to gtk folder.

Please help.
Post Reply