[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] build failure on amd64 (version 1261)
- From: Luke Hart <lukeh@xxxxxxxx>
- Date: Wed, 07 Jun 2006 16:30:56 +0100
- Subject: Re: [XaraXtreme-dev] build failure on amd64 (version 1261)
Vasil Dimov wrote:
then mv -f ".deps/varstr.Tpo" ".deps/varstr.Po"; else rm -f ".deps/varstr.Tpo"; exit 1; fi
In file included from .././Kernel/ops.h:117,
from .././Kernel/bmplist.h:106,
from .././Kernel/app.h:111,
from /usr/local/include/camtypes.h:135,
from varstr.cpp:99:
./clikmods.h:209: error: `String_32' has not been declared
./clikmods.h:209: error: ISO C++ forbids declaration of `pString' with no type
Is this the /usr/include/string.h versus wxOil/string.h issue?
Luke