User forums > Help

Just getting it set up w/wxWidgets...

<< < (2/7) > >>

FlyingIsFun1217:
I believe that wxPack should solve my problem.

Thanks for the help, I'll post my results in a while.

FlyingIsFun1217 :)

FlyingIsFun1217:
Ok, I've got all of the bugs worked out, except for one.

Output gives:
"Cannot find -lwxmsw28"

?
Thanks again,
FlyingIsFun1217

Biplab:
I think you are trying to use Monolithic build which is unavailable in your system. Uncheck the option wxWidgets is built as monolithic library in the wizard.

Regards,

Biplab

P.S.: If you are not using the newer wizard then please read the following post.

http://forums.codeblocks.org/index.php?topic=4768.0

FlyingIsFun1217:
Sorry for not posting a reply sooner than I did.
I will try installing it without it being a monolithic build.
As far as the new wizard goes, I have downloaded it and put everything where it goes, but I can't say that I know where to access it within Code::Blocks. Where can it be found, and more importantly, what is it's usefulness?

Thanks!
FlyingIsFun1217

raph:
Hi,

after installing the new wxWidgets wizard you can access it by choosing "File"->"New"->"Project"->"wxWidgets project".
What the wizard does is setting up your project to use wxWidgets (e.g. inserting directory search paths, libraries to link to, etc.).
You may as well create an empty project and start wx coding, but then you'll have to configure the project settings to use wxWidgets manually.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version