How to setup codeblocks and wxWidgets-3.0.2

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
habideen
In need of some credit
In need of some credit
Posts: 4
Joined: Mon Oct 19, 2015 7:30 pm

How to setup codeblocks and wxWidgets-3.0.2

Post by habideen »

I'm new to GUI coding. I downloaded codeblocks and wxWidgets installer. I saw many codes online talking about how to build wxWidgets. It did went fine, but during compilation period it keeps telling me "wx\setup.h" not found. It seems I don't know how to handle codeblocks and wxWidgets-3.0.2. Please my people help me out of this mess.
User avatar
7_of_9
Earned a small fee
Earned a small fee
Posts: 13
Joined: Fri Oct 16, 2015 9:56 am

Re: How to setup codeblocks and wxWidgets-3.0.2

Post by 7_of_9 »

HI,

what OS are you using? Windows? Linux Flavour?

I take it you tried the following wiki https://wiki.wxwidgets.org/CodeBlocks_Setup_Guide

Ive setup on both windows and linux, Mac on the other hand......not yet :oops:
habideen
In need of some credit
In need of some credit
Posts: 4
Joined: Mon Oct 19, 2015 7:30 pm

Re: How to setup codeblocks and wxWidgets-3.0.2

Post by habideen »

I have both windows 7 and ubuntu14.0.2 on my system. But I tried to set it up on windows 7 because linux is a little complex. I downloaded codeblocks-13.12.exe and wxWidgets-3.0.2.exe but don't know how to properly set it up. Its realy giving me head ache.
RobertHK
I live to help wx-kind
I live to help wx-kind
Posts: 158
Joined: Sat Dec 01, 2012 6:43 am

Re: How to setup codeblocks and wxWidgets-3.0.2

Post by RobertHK »

Hello, very good video is in youtube... Search youtube..
Post Reply