User forums > Using Code::Blocks

How to use wxWidgets 3.1.0?

(1/1)

Temporary:
The wizard only goes up to 3.0.x, which apparently won't do
ld.exe||cannot find -lwxmsw30ud|
I'm guessing it should be lwxmsw31ud right?

Do i have to use it without the wizard? how?

Edit: this is the first time i successfully compile wxWidgets, so i have no experience with it, and very limited with code blocks

oBFusCATed:
You can use the 3.0 wizard and then manually edit the linked libraries in the linker settings.
Another option is to patch the wizard (it is just a squirrel script) and post the patch here.

New Pagodi:
I've posted some notes on the wxWidgets forum.

I'm attaching a modification of the wizard script, but I've only tested it on windows with visualc and tdmgcc.

oBFusCATed:
The change is in trunk. Thanks for the contribution.

Navigation

[0] Message Index

Go to full version