[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

Re: [XaraXtreme-dev] build failure on amd64 (version 1261)



Vasil,

--On 07 June 2006 18:15 +0300 Vasil Dimov <vd@xxxxxxxxxxx> wrote:

I just got this error on my amd64 box, I have to go out now so I will
look at it tomorrow.

Hmmm... this looks like strings.h problems. Given I fixed the source
in 1261 so that it no longer has a strings.h, perhaps you need either
to do a "make clean", or reverse whatever work-around you had previously
to get it to compile. It's compiling fine on the build server, and fine
on my AMD-64 box.

I note it thinks there is nothing to be done in PreComp (indicating
either that compiled, or has failed to notice the need to recompile),
then complains String_32 is not defined when building varstr.cpp.
But this is defined in camstring.cpp (see the #define) to be String_32,
which is in turn defined in fixstr32.h.

Alex