Обсуждение: _ftol2 is not in good order.

Поиск
Список
Период
Сортировка

_ftol2 is not in good order.

От
"Hiroshi Saito"
Дата:
Hi Andreas.

I am regretful for the ability not to build by VC6.
I want to save some by this correspondence.

any suggestions?

Regards,
Hiroshi Saito

Вложения

Re: _ftol2 is not in good order.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Hiroshi Saito
> Sent: 20 April 2006 19:29
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] _ftol2 is not in good order.
>
> Hi Andreas.
>
> I am regretful for the ability not to build by VC6.
> I want to save some by this correspondence.

I've not seen any problems building with VC++ 6.0 (I use it all the
time). Perhaps something else is broken in your environment?

Regards, Dave.

Re: _ftol2 is not in good order.

От
"Hiroshi Saito"
Дата:
> I've not seen any problems building with VC++ 6.0 (I use it all the
> time). Perhaps something else is broken in your environment?

Um, Here, it was new offer.(this  _ftol2 is used.)
ftp://xmlsoft.org/libxml2/win32/
So, I was expected to help it.

Regards,
Hiroshi Saito


Re: _ftol2 is not in good order.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Hiroshi Saito [mailto:z-saito@guitar.ocn.ne.jp]
> Sent: 20 April 2006 20:03
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] _ftol2 is not in good order.
>
> > I've not seen any problems building with VC++ 6.0 (I use it all the
> > time). Perhaps something else is broken in your environment?
>
> 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

Regards, Dave.

Re: _ftol2 is not in good order.

От
"Hiroshi Saito"
Дата:
> > 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