Author Topic: Some Miscellanious Fixes... [resolved]  (Read 4338 times)

Offline me22

  • Official tester
  • Multiple posting newcomer
  • ***
  • Posts: 53
    • TA Universe
Some Miscellanious Fixes... [resolved]
« on: December 02, 2005, 01:06:40 am »
From trying to compile Linux w/ wx2.6 unicode:
src/sdk/macrosmanager.h is missing #include <wx/filename.h>
src/src/app.cpp is missing #include <pluginmanager.h>
src/plugins/compilergcc/cmdlinegenerator.h is missing #include <compiletargetbase.h> ( for OptionsRelationType )

And now it finally compiled! =)
« Last Edit: December 03, 2005, 06:27:40 am by me22 »

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Some Miscellanious Fixes...
« Reply #1 on: December 02, 2005, 10:45:52 am »
Thanks :)
Be patient!
This bug will be fixed soon...