Обсуждение: Again, it doesn't compile :-)

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

Again, it doesn't compile :-)

От
"Johann Zuschlag"
Дата:
Hi Hiroshi,

Since Peter changed the whole driver it doesn't compile anymore.
He is including isql.h in convert.h for both builds? (unix/windows)
Somehow that doesn't work. I get a lot of compiler errors. It starts with:

isql.h (15) error C2143 Syntax error : misssing ' {'  at '*'
and so on...

seems that the VC (5.0 + 6.0) compiler doesn't like the statements in isql.h
Maybe, Peter just thought about Unix-ODBC.

It seems difficult to maintain a driver for both plattforms.

I hope you can sort that out.

best regards




Johann Zuschlag
zuschlag2@online.de



Re: Again, it doesn't compile :-)

От
Hiroshi Inoue
Дата:
Johann Zuschlag wrote:
>
> Hi Hiroshi,
>
> Since Peter changed the whole driver it doesn't compile anymore.
> He is including isql.h in convert.h for both builds? (unix/windows)
> Somehow that doesn't work. I get a lot of compiler errors. It starts with:
>
> isql.h (15) error C2143 Syntax error : misssing ' {'  at '*'
> and so on...
>
> seems that the VC (5.0 + 6.0) compiler doesn't like the statements in isql.h
> Maybe, Peter just thought about Unix-ODBC.

I'm just fixing it now.

>
> It seems difficult to maintain a driver for both plattforms.

Yes.

>
> I hope you can sort that out.

Unfortunately it's difficult for me.

regards,
Hiroshi Inoue