OK, here is a patch to fix that... new sourceforge file release is on its way soon.
cd freqtweak-0.4
patch -p0 < /path/to/portsel.diff
jlc
On Sun, 13 Oct 2002, Jesse Chappell wrote:
> Announcing the initial release of FreqTweak (v0.4)
>
>
Hello, I get the following:
g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/local/include
-I/usr/lib/wx/include/gtk-2.2 -DGTK_NO_CHECK_CASTS
-D__WXGTK__
-D_REENTRANT -DNEWWX -I/usr/local/include -g -Wall
-O3
-fomit-frame-pointer -fstrength-reduce -funroll-loops
-fmove-all-movables
-ffast-math -mcpu=i686 -march=i686 -c
FTportSelectionDialog.cpp
FTportSelectionDialog.cpp: In method `void
FTportSelectionDialog::update ()':
FTportSelectionDialog.cpp:118: no matching function
for call to
`wxListBox::DeselectAll ()'
FTportSelectionDialog.cpp: In method `void
FTportSelectionDialog::OnDeselectAll (wxCommandEvent
&)':
FTportSelectionDialog.cpp:156: no matching function
for call to
`wxListBox::DeselectAll ()'
wx is 2.2.9
Regards,
Reiner