User forums > Using Code::Blocks

Error message at the end of the wizard using wxWidget

(1/2) > >>

Rinaldo:
Hi,

I get an error message at the end of the wizard when i have chosen wxWidget 3.1.0 (or 3.0.2)

It says that it won't compile or debug the program. I do have make the makefile.gcc and using the gcc compiler on windows 10 creators update.

What is wrong, can you help me out.

Regards Rinaldo

stahta01:
Ignore the message or build an wxWidgets debug build.

I think you need to click yes to continue.

Tim S.

oBFusCATed:

--- Quote from: Rinaldo on April 23, 2017, 04:34:56 pm ---It says that it won't compile or debug the program.

--- End quote ---
Sorry but it doesn't say this! Please re-read the message carefully!

To solve your this particular problem you need to build a debug version of wxwidgets.
Generally this is not required to make a debug version of your executable, but this is how the wizard has been set up.

Rinaldo:
Hi,
I did ignore the message and compile it but the linker give an error ld.exe||cannot find -lwxmsw30u| while i am using 3.1.0 of wxWidgets and set it in the linker options.

I try further.

Thanks for the reply's if someone knows how to correct this.

stahta01:
Then choose 3.1 instead of 3.0 in the wizard.


Edit: What command did you use to build wxWidgets 3.1.0 release build?

Navigation

[0] Message Index

[#] Next page

Go to full version