[Lemon-user] is Lemon 64 bit compatible?
Alpár Jüttner
alpar at cs.elte.hu
Tue Apr 12 18:43:38 CEST 2011
On Tue, 2011-04-12 at 19:09 +0300, Tunç Bahçecioğlu wrote:
> Hundreds of conversion from size_t to int, possible loss of data warnings.
In short: Don't worry about it.
On the other hand I agree this is very annoying. The problem will be
resolved as soon as we can reproduce it. Please help us to do it by
providing some more info, see below.
> Same warnings appear when compiling 32 bit version too by the way.
That is strange. We use it regularly on 32bit both on Linux (with gcc)
and on Windows (with Visual Studio and CodeBlock+MinGW), but I haven't
encountered this problem. Could you please tell me
* Exactly which compiler do you use?
* What are the compile flags in use?
* Please send the output of 'cmake -L .' from the build
directory?
* What LEMON version do you use?
In addition, may I ask you to send a - preferable small - example code
reproducing the problem?
Regards,
Alpar
>
> On Tue, Apr 12, 2011 at 7:05 PM, Alpár Jüttner <alpar at cs.elte.hu> wrote:
> > On Tue, 2011-04-12 at 18:57 +0300, Tunc Bahcecioglu wrote:
> >> Hi all,
> >>
> >> I was wondering if Lemon library could be used in a 64 bit Windows application.
> >
> > It should work. We regularly use it on 64 bit Linux systems, but not on
> > Windows.
> >
> >> I can generate solution files with Cmake however warnings during
> >> compilation worried me a bit.
> >
> > Could you send the warning messages?
> >
> > Regards,
> > Alpar
> >
> >
>
>
>
More information about the Lemon-user
mailing list