Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
KeyBinder error (undefined reference)
Michael:
Hello,
Yesterday night, I was building C::B rev2051 and I have got an error from KeyBinder contr. plugin. Here it is:
--- Quote ----------------- Build: default in C::B KeyBinder ---------------
mingw32-g++.exe -shared -Wl,--dll -LC:\Programme\DANAE\CodeBlocks\CodeBlocks\src\devel -LC:\Programme\DANAE\CodeBlocks\CodeBlocks\src\lib -LC:\temp\wxWidgets-2.6.3\lib\gcc_dll -LC:\Programme\MinGW\lib .objs\keybinder.o .objs\menuutils.o .objs\cbkeybinder.o -o ..\..\..\devel\share\CodeBlocks\plugins\keybinder.dll -lcodeblocks -lwxmsw26u
.objs\keybinder.o: In function `ZN9wxKeyBind14GetKeyModifierER10wxKeyEvent':
C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: undefined reference to `cbPlugin::NotImplemented(wxString const&)'
C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: undefined reference to `cbPlugin::NotImplemented(wxString const&)'
C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: undefined reference to `cbPlugin::NotImplemented(wxString const&)'
C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: undefined reference to `cbPlugin::NotImplemented(wxString const&)'
C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: undefined reference to `cbPlugin::NotImplemented(wxString const&)'
.objs\keybinder.o:C:/Programme/DANAE/CodeBlocks/CodeBlocks/src/plugins/contrib/keybinder/keybinder.cpp:505: more undefined references to `cbPlugin::NotImplemented(wxString const&)' follow
collect2: ld returned 1 exit status
Process terminated with status 1 (0 minutes, 3 seconds)
6 errors, 0 warnings
--- End quote ---
Best wishes,
Michael
mandrav:
--- Quote from: Michael on February 21, 2006, 09:26:26 am ---Hello,
Yesterday night, I was building C::B rev2051 and I have got an error from KeyBinder contr. plugin. Here it is:
--- End quote ---
The SDK has changed. Build it first, before building the contrib plugins.
Michael:
--- Quote from: mandrav on February 21, 2006, 03:48:51 pm ---
--- Quote from: Michael on February 21, 2006, 09:26:26 am ---Hello,
Yesterday night, I was building C::B rev2051 and I have got an error from KeyBinder contr. plugin. Here it is:
--- End quote ---
The SDK has changed. Build it first, before building the contrib plugins.
--- End quote ---
Hello,
Yes it is what I did. I usually build C::B (C::B project file), after I use update.bat and then I build the contr. plugins workspace. It has until now always worked.
Could it be that it is because I use wxWidgets 2.6.3RC1?
Best wishes,
Michael
Michael:
I have also tried with rev2057, but get exactly the same errors.
Best wishes,
Michael
mandrav:
Rebuild the keybinder plugin and it'll work.
Navigation
[0] Message Index
[#] Next page
Go to full version