Author Topic: chartctrl.h header is missing  (Read 4222 times)

Offline blockcoder1

  • Single posting newcomer
  • *
  • Posts: 2
chartctrl.h header is missing
« 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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: chartctrl.h header is missing
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ