wxWindows test

Bruno Postle bruno at postle.net
Sat Apr 26 12:23:38 BST 2003


On Sat 26-Apr-2003 at 12:04:59PM +0200, Kai-Uwe Behrmann wrote:
> Am 25.04.03, 16:13 +0300 schrieb Juha Helminen:
> 
> > http://www.nic.fi/~juhe/ptopengui/files/
> >
> > I suppose that unix makefile works, it's not tested after last changes.
> 
> It failed for me. Hey Bruno did You have success?

It failed for me with this:

> adjust.cpp: At global scope:
> adjust.cpp:1264: `m' was not declared in this scope
> adjust.cpp:1264: `n' was not declared in this scope
> adjust.cpp:1264: `x' was not declared in this scope
> adjust.cpp:1264: `fvec' was not declared in this scope
> adjust.cpp:1264: `iflag' was not declared in this scope
> adjust.cpp:1265: `int fcnPano' redeclared as different kind of symbol
> filter.h:745: previous declaration of `int fcnPano()'
> adjust.cpp:1265: initializer list being treated as compound expression
> adjust.cpp:1265: syntax error before `int'
> adjust.cpp:1267: array size missing in `x'
> adjust.cpp:1267: array size missing in `fvec'
> adjust.cpp:1268: parse error before `{' token
> adjust.cpp:1274: parse error before `if'

Then a lot of errors like this:

> adjust.cpp:1276: ISO C++ forbids declaration of `infoDlg' with no type
> adjust.cpp:1276: `int infoDlg' redeclared as different kind of symbol
> filter.h:563: previous declaration of `int infoDlg(int, char*)'
> adjust.cpp:1276: initializer list being treated as compound expression
> adjust.cpp:1276: invalid conversion from `const char*' to `int'
> adjust.cpp:1277: parse error before `return'

-- 
Bruno


More information about the ptX mailing list