User forums > Help

Is it humanly possible to install wxWidgets 3.0.2 for code::blocks???

<< < (4/4)

stephanisk:
Thanks,

I been researching a little and i got it to work so far!!!!!

Thanks all for your more than elaborated help, i would never ever have found the issues without you guys, you are all super!!!

I have been experimenting a little though with wxSmith and wxFormBuilder ( cant get that to work, but anyway )  But i have also spent a few hours with Qt and it seems that qt is much easier to work with than the wxSmith. It is like more intuitive. On the other hand i have been reading that wxwidgets is very good aswell. Could anyone tell me why choose one over the other?

Thanks again for all the help!!! you are awesome!!

BlueHazzard:

--- Quote ---I been researching a little and i got it to work so far!!!!!
--- End quote ---
can you tell us (and others) what do you did, so if other have the same problem they know what to do...


--- Quote ---I have been experimenting a little though with wxSmith and wxFormBuilder ( cant get that to work, but anyway )  But i have also spent a few hours with Qt and it seems that qt is much easier to work with than the wxSmith. It is like more intuitive. On the other hand i have been reading that wxwidgets is very good aswell. Could anyone tell me why choose one over the other?
--- End quote ---
wx uses the native window implementation on every system, qt does not (as far as i know) but this is of topic for this forum...

gtafan:

--- Quote from: BlueHazzard on April 06, 2017, 12:36:35 am ---There are binary downloads out there, but they won't match your compiler and you need that the library is compiled with the same compiler as your program...

--- End quote ---
Sorry, but where this binary downloads can be find? Geting rid of that anoing comandline would be really nice. Unfortunatelly have not seen binary downloads on that oficial wxWidget site. May be I am just to stupied, so apologies than.

Jenna:

--- Quote from: gtafan on April 07, 2017, 01:49:37 pm ---
--- Quote from: BlueHazzard on April 06, 2017, 12:36:35 am ---There are binary downloads out there, but they won't match your compiler and you need that the library is compiled with the same compiler as your program...

--- End quote ---
Sorry, but where this binary downloads can be find? Geting rid of that anoing comandline would be really nice. Unfortunatelly have not seen binary downloads on that oficial wxWidget site. May be I am just to stupied, so apologies than.

--- End quote ---
Go to : http://wxwidgets.org/downloads/ and search for the keyword binaries.

stahta01:

--- Quote from: jens on April 07, 2017, 03:24:29 pm ---
--- Quote from: gtafan on April 07, 2017, 01:49:37 pm ---
--- Quote from: BlueHazzard on April 06, 2017, 12:36:35 am ---There are binary downloads out there, but they won't match your compiler and you need that the library is compiled with the same compiler as your program...

--- End quote ---
Sorry, but where this binary downloads can be find? Geting rid of that anoing comandline would be really nice. Unfortunatelly have not seen binary downloads on that oficial wxWidget site. May be I am just to stupied, so apologies than.

--- End quote ---
Go to : http://wxwidgets.org/downloads/ and search for the keyword binaries.

--- End quote ---

Has the CB Wizard been fixed to use the wxTeam built Binaries?

Edit: If not, link to my old work around directions http://wiki.codeblocks.org/index.php/Using_wxWidgets_%28MSW%29_3.0_Binary_with_Code::Blocks_Scripted_Wizard

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version