User forums > Help

I keep getting 4 errors when I try to compile WxWidgets for the first time. Help

(1/1)

manturtle123:
As the title states, I keep getting 4 errors. These errors are:
ld.exe||cannot find -lwxmsw29d_core|
ld.exe||cannot find -lwxbase29d|
ld.exe||cannot find -lwxpngd|
ld.exe||cannot find -lwxzlibd|
Please help me! I am just compiling the first default program that it provides.
Here is a screen shot ----> http://imgur.com/x38J0

stahta01:
Read this link http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef

Then give more info.

Edit: starting list of newbie mistakes.
1. Failure to build wxWidgets
2. Not building the version of wxWidgets you are trying to use.

Edit2: wxmsw29d_core means version 2.9 debug multilib is not being found.

Tim S.

manturtle123:
Okay, so I tried to re-run the set up wizard, and I think i found the problem. When i am on the last steps of creating it, it says
"A matching Debug configuration cannot be found in the WxWidgets directory described. This mean the project will not build."
I put the exact location of the WxWidgets folder i downloaded. Any tips?

oBFusCATed:

--- Quote from: stahta01 on November 12, 2012, 12:57:01 am ---Read this link http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef

Then give more info.

Edit: starting list of newbie mistakes.
1. Failure to build wxWidgets
2. Not building the version of wxWidgets you are trying to use.

Edit2: wxmsw29d_core means version 2.9 debug multilib is not being found.

Tim S.

--- End quote ---

Navigation

[0] Message Index

Go to full version