Re: _ftol2 is not in good order. - Mailing list pgadmin-hackers

From Hiroshi Saito
Subject Re: _ftol2 is not in good order.
Date
Msg-id 022c01c664b0$2f08ded0$01324d80@hiroshi5jz7dqj
Whole thread Raw
In response to Re: _ftol2 is not in good order.  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
> > Um, Here, it was new offer.(this  _ftol2 is used.)
> > ftp://xmlsoft.org/libxml2/win32/ So, I was expected to help it.
>
> What version of libxml2? I have no problems with
> libxml2-2.6.23.win32.zip

I use it too.?_?
Ahh, I used libxml2_a.lib for the link of static.

(Sorry, this is japanese)
libxml2_a.lib(xpath.obj) : error LNK2001: xxxxxx "__ftol2" xxxxxx
libxml2_a.lib(xmlschemastypes.obj) : error LNK2001: xxxxxx "__ftol2" xxxxxxx
libxml2_a.lib(xpointer.obj) : error LNK2001: xxxxxx "__ftol2" xxxxxx
Unicode_SSL_Release/pgAdmin3.exe : fatal error LNK1120: xxxxxxx

However, It is saved by patch.

Regards,
Hiroshi Saito



pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: _ftol2 is not in good order.
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r5081 - in trunk/pgadmin3/xtra/pgagent: . include