Author Topic: undefined reference  (Read 6645 times)

Anonymous

  • Guest
undefined reference
« on: April 07, 2005, 10:16:38 am »
Hi,

i followed all the tips in this forum and everything worked fine, but...

on linking the executable i get the following errors:

Linking executable devel/codeblocks.exe...
/usr/local/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_detach'
/usr/local/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_attach'
/usr/local/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_rc_context_get_default_font_name'
collect2: ld returned 1 exit status
make: *** [devel/codeblocks.exe] Error 1

Can anyone help???

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
undefined reference
« Reply #1 on: April 07, 2005, 11:16:52 am »
Have you read the instructions at the wiki?
Read this, specifically...

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