Thread Previous • Date Previous • Date Next • Thread Next |
On Thu, Jan 18, 2007 at 04:15:48PM +0100, Ola Skavhaug wrote: > There seems to be a problem compiling GTSInterface on a 64bit computer, see > the attached compile.log. > > Is there a simple fix I can apply? > > Ola Yes, the latest changeset fixes it. The cast needed to be more explicit: boundedcell = (uint)(long)bb->bounded; Johan
Thread Previous • Date Previous • Date Next • Thread Next |