User forums > Help

Trying to get wxWidgets 3.2 to work with CB...

<< < (2/2)

wtfisgoingoff:
you might want to read this guide for building wxWidgets and using it in CodeBlocks.
https://github.com/PBfordev/wxpbguide
This repositoriy also has a new CodeBlocks wizard for wxWidgets project.

Sephiroth:

--- Quote from: Miguel Gimenez on November 25, 2023, 01:02:59 pm ---The wizard looks if "$(#wx)/include/wx/wx.h" exists, check if your wx vaiable points to the correct folder (where include and lib reside).

BTW, you must add "$(#wx.INCLUDE)" to the compiler search path.

--- End quote ---
I did add that, but did not post about it. I have the include folder searchable also.

Sephiroth:
I just wanted to report back that I am good. Updating the wizard from the repository that was linked above fixed everything. I can now create wxWidgets apps and use wxSmith without a hitch. Thank you!

Navigation

[0] Message Index

[*] Previous page

Go to full version