Subject | undefined reference to `fb_interpret@12' |
---|---|
Author | tadeusz_czyzewski |
Post date | 2008-03-06T15:42:13Z |
I'm writing simple program for work organization. I use Code::Blocks
this is multiplatform IDE which uses mingw32. I started to write
Firebird class and when i use fb_interpret function linker returns
information like in subject "undefined reference to
`fb_interpret@12'". I checked exports from fbclient_ms.lib and the
fb_interpret function is there. I don't now what to do next please
help me.
this is multiplatform IDE which uses mingw32. I started to write
Firebird class and when i use fb_interpret function linker returns
information like in subject "undefined reference to
`fb_interpret@12'". I checked exports from fbclient_ms.lib and the
fb_interpret function is there. I don't now what to do next please
help me.