LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Undefined reference to WxGtk libraries when compiling Xchm (https://www.linuxquestions.org/questions/linux-software-2/undefined-reference-to-wxgtk-libraries-when-compiling-xchm-359986/)

Darwish 09-03-2005 11:11 PM

Undefined reference to WxGtk libraries when compiling Xchm
 
Hiiz every one

I've installed all the prerequistes libraries to compile Xchm, This includes WxGTK
but when compiling (making) the program it prints the following error messages:

/usr/local/lib/libwx_gtk2_core-2.6.so: undefined reference to `wxWindowListNode::~wxWindowListNode()'
/usr/local/lib/libwx_gtk2_core-2.6.so: undefined reference to `wxwxMenuListNode::~wxwxMenuListNode()'
/usr/local/lib/libwx_gtk2_core-2.6.so: undefined reference to `wxwxListStringNode::~wxwxListStringNode()'
.
.
.
(most libwx libraries)

I think that these libraries are not linked.., Can anyone tell me how to llink them...
Thanks in advance for any help


All times are GMT -5. The time now is 11:24 AM.