User forums > Help

fatal error: wx/event.h : No such file or directory

(1/1)

Chaniat:
I try to setup Codeblocks-Python plugins.

I am using Code::Blocks 17.12 under Windows 10.

When I am trying to compile cbil project, I gt the followed error:
   fatal error: wx/event.h : No such file or directory

Please could you help me

Thanks in advance

stahta01:
http://wiki.codeblocks.org/index.php/FAQ-Compiling_(errors)#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

stahta01:
Did you self build Code::Blocks, already?

Edit: What build command did you use to build wxWidgets?
Edit2: You need to either self-build wxWidgets and Code::Blocks or
  You need to use the same compiler as used by the CB Team to build C::B and wxWidgets;
  with the source download of wxMSW-2.8.12.7z from the C::B sourceforge website.

Tim S.

Navigation

[0] Message Index

Go to full version