Author Topic: Undefined reference?  (Read 12894 times)

Anonymous

  • Guest
Undefined reference?
« on: March 08, 2005, 02:04:44 am »
I just check out the CVS repository

"Linking shared library "devel\share\CodeBlocks\plugins\compilergcc.dll"...
plugins\compilergcc\.objs\compilergcc.o: In function `ZN11CompilerGCCC1Ev':
C:/Msys/1.0/home/bey/codeblocks/src/plugins/compilergcc/compilergcc.cpp:168:
undefined reference to `wxToolBarAddOnXmlHandler::wxToolBarAddOnXmlHandler()'
"

What do I do wrong?

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Undefined reference?
« Reply #1 on: March 08, 2005, 09:04:47 am »
The Makefile was not updated with the latest additions. FIxed it now. Run "cvs update" and it 'll be OK.

Yiannis.
Be patient!
This bug will be fixed soon...