You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fityk-users
Hi,
I cannot seem to build the program, it fails to locate 'GetToolTip' ..
I'd hate to lose use of fitYk because the tooltip doesn't function
Any hints???
Thanks
Robert
make[4]: Entering directory `/dls/i12/robert/sources/fityk/build64/src/
wxgui'
g++ -DHAVE_CONFIG_H -I. -I../../../fityk-0.8.9/src/wxgui -I../.. -I/
dls_sw/apps/fityk/64//lib/wx/include/x11univ-ansi-release-2.8 -I/
dls_sw/apps/fityk/64//include/wx-2.8 -D_FILE_OFFSET_BITS=64 -
D_LARGE_FILES -D__WXUNIVERSAL__ -D__WXX11__ -I../../../
fityk-0.8.9/3rdparty -I../../../fityk-0.8.9/xylib -DHELP_DIR=\"/dls_sw/
apps/fityk/64/share/fityk\" -g -O2 -MT fancyrc.o -MD -MP -MF .deps/
fancyrc.Tpo -c -o fancyrc.o ../../../fityk-0.8.9/src/wxgui/fancyrc.cpp
../../../fityk-0.8.9/src/wxgui/fancyrc.h: In member function 'wxString
FancyRealCtrl::GetTip() const':
../../../fityk-0.8.9/src/wxgui/fancyrc.h:40: error: 'class wxTextCtrl'
has no member named 'GetToolTip'
Marcin Wojdyr
unread,
Dec 11, 2009, 6:59:42 AM12/11/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fityk...@googlegroups.com
On Fri, Dec 11, 2009 at 11:37, robert_a <zom...@googlemail.com> wrote:
> Hi,
> I cannot seem to build the program, it fails to locate 'GetToolTip' ..
> I'd hate to lose use of fitYk because the tooltip doesn't function