Le lundi 09 mai 2011 à 00:35 +0200, Julian Taylor a écrit : > I am actually unsure if this really is a lazbuild bug. > The easymp3gain source file easymp3gain.lpi contains this: > easymp3gain.lpi:164: <TargetCPU Value="x86_64"/> > > If I change that it also works. > So it may be an easymp3gain bug after all.
<TargetCPU Value="x86_64"/> forces compilation for x86_64. Can you please try to remove this line. If removing this line produces the correct binary, then this is for sure an issue in easymp3gain source. Cheers,