Greetings!
after getting wxWidget installed (that was a chore) I
finally got the configure to complete! I submit the
make command and it get a bit into the compile and then
stops. I haven't a clue to what this error means or
what to do next (I pasted in the error below). Also ..
the nullsoft peice, there is not linux side for that,
correct?
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SmartTagFix\"
-DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -I. -I. -Wall -g -fexceptions
-I/usr/local/lib/wx/include/gtk-2.5
-I/usr/local/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES `wx-config
--cxxflags` -Wall -g -fexceptions -Wall -g -fexceptions
-I/usr/local/lib/wx/include/gtk-2.5
-I/usr/local/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -MT
SmartTagFixDlg.o -MD -MP -MF ".deps/SmartTagFixDlg.Tpo" \
-c -o SmartTagFixDlg.o `test -f 'SmartTagFixDlg.cpp'
|| echo './'`SmartTagFixDlg.cpp; \
then mv -f ".deps/SmartTagFixDlg.Tpo"
".deps/SmartTagFixDlg.Po"; \
else rm -f ".deps/SmartTagFixDlg.Tpo"; exit 1; \
fi
SmartTagFixDlg.cpp:29: error: invalid static_cast from
type `void (SmartTagFixDlg::*)(wxCommandEvent&)' to
type `void (wxEvtHandler::*)(wxCloseEvent&)'
make[1]: *** [SmartTagFixDlg.o] Error 1
make[1]: Leaving directory
`/home/dave/Downloads/SmartTagFix-0.1/src'
make: *** [all-recursive] Error 1
I'd really like to see this software in action!
Thanks!
Nobody/Anonymous
Install Problem (example)
v1.0 (example)
Public
|
Date: 2006-02-17 22:41 Logged In: YES |
|
Date: 2006-02-17 18:21 Logged In: YES |