User forums > Using Code::Blocks

wxWidgets with CodeBolck on Win 11

(1/1)

zonacontrollata:
Dear all,
I am going to be crazy in using wxWidgets with CodeBlock onto Win11. I have been following several tutorial but returning alway errors.
The best creating a new wxWidgets project in Code Block is fatal error: wx/setup.h not found.
Why? the setup.h is in the right position.
Can someone help me?
Thanks in adavnce

stahta01:

--- Quote from: zonacontrollata on February 09, 2024, 09:54:59 pm ---Dear all,
I am going to be crazy in using wxWidgets with CodeBlock onto Win11. I have been following several tutorial but returning alway errors.
The best creating a new wxWidgets project in Code Block is fatal error: wx/setup.h not found.
Why? the setup.h is in the right position.
Can someone help me?
Thanks in adavnce

--- End quote ---

How did you build wxWidgets?
Edit
What version of wxWidgets did you build?
What version of Code::Blocks?
What compiler name and version are you using to build wxWidgets? You need to use the same compiler in Code::Blocks to build wxWidgets projects!
Edit3: Mixing different C++ Compilers in C++ projects tend to fail most of the time; wxWidget is an C++ library.

Tim S.

Navigation

[0] Message Index

Go to full version