Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: blockcoder1 on August 12, 2015, 07:26:26 am

Title: chartctrl.h header is missing
Post 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.
Title: Re: chartctrl.h header is missing
Post by: MortenMacFly on August 18, 2015, 08:43:37 am
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.