Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: blockcoder1 on August 12, 2015, 07:26:26 am
-
Greetings,
I was just testing the wxwidget with codeblock and I noticed that chartctrl.h header file is missing when I am trying to use and compile the chart feature. Is there a way to fix that. Others such as labels text etc seems to be fine.
-
I was just testing the wxwidget with codeblock and I noticed that chartctrl.h header file is missing
The header file is there:
[CodeBlocks_SVN]\src\plugins\contrib\wxContribItems\wxchart\include\wx\chartctrl.h
Fix your project setup, please.