Menu

#1 can't compile 0.1.4 snapshot

open
nobody
None
5
2006-11-12
2006-11-12
INFOMAN
No

Making all in appgui
make[3]: Entering directory
`/home/infoman/Install/Timer/timeitnow-0.1.4/src/appgui'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/usr/lib/wx/include/gtk2-unicode-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -O2 -Wall
-I/usr/lib/wx/include/gtk2-unicode-release-2.6
-I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA -MT app.o -MD
-MP -MF ".deps/app.Tpo" \
-c -o app.o `test -f 'app.cpp' || echo './'`app.cpp; \
then mv -f ".deps/app.Tpo" ".deps/app.Po"; \
else rm -f ".deps/app.Tpo"; exit 1; \
fi
app.cpp:35: error: 'LCOMPANY_SHORT' was not declared in
this scope
app.cpp:36: error: 'LCOMPANY_LONG' was not declared in
this scope
app.cpp:37: error: 'LCOMPANY_WEB' was not declared in
this scope
app.cpp:38: error: 'LCOPYRIGHT' was not declared in
this scope
app.cpp:40: error: 'LPACKAGE_VERSION' was not declared
in this scope
app.cpp:43: error: 'LPRODUCT_WEB' was not declared in
this scope
app.cpp: In member function 'virtual bool
My_App::OnInit()':
app.cpp:144: error: conversion from 'const char [20]'
to 'const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:642: note: candidates
are: wxString::wxString(wxChar, size_t) <near match>
/usr/include/wx-2.6/wx/string.h:632: note:
wxString::wxString(int) <near match>
make[3]: *** [app.o] Error 1
make[3]: Leaving directory
`/home/infoman/Install/Timer/timeitnow-0.1.4/src/appgui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/infoman/Install/Timer/timeitnow-0.1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/infoman/Install/Timer/timeitnow-0.1.4'
make: *** [all] Ошибка 2

I use Ubuntu Linux 5.10

Discussion


Log in to post a comment.

MongoDB Logo MongoDB