[bt-devel] make error
Martin Gruner
bt-devel@crosswire.org
Sun, 20 Aug 2000 15:00:31 +0200
Hi Joachim,
this is what I get:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include
-I/usr/lib/qt2/include- I /usr/X11R6/include -I/usr/include/sword -O2
-Wall -c cmodulesearch.cpp
cmodulesearch.cpp:121: warning: unused variable `class CSearchResult * result'
cmodulesearch.cpp: In method `void CModuleSearch::startSearchThread()':
cmodulesearch.cpp:162: warning: converting from `void *
(CModuleSearch::*)(void*)' to `void * (*)(void *)'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include (...)
It is only a warning and should not be an error.
Let me know if it is ok for you. Otherwise i can make a workaround.
Martin