Re: Mentioning CPU for Windows build in docs

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Mentioning CPU for Windows build in docs
Дата
Msg-id 538C9FB2.8050103@tpf.co.jp
обсуждение исходный текст
Ответ на Re: Mentioning CPU for Windows build in docs  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Mentioning CPU for Windows build in docs  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-odbc
(2014/06/02 20:54), Heikki Linnakangas wrote:
> On 06/02/2014 02:35 PM, Inoue, Hiroshi wrote:
>> Official Windows build no longer uses nmake.
>> The binaries are built using MSBuild.
>> Please look at readme_winbuild.txt or winbuild/readme.txt.
>
> Huh? Really?
>
> Why did we switch? What's the advantage of MSBuild over nmake?

For example, MSBuild can switch the environment (Platform,
VisualStudioVersion or platformToolset) easily. In fact
BuildAll.ps1(bat) builds both 32bit and 64bit drivers.
Or MSBuild can detect the changes of related files (e.g.
header files).

IMHO nmake is needed only for vc9 or before.

regards,
Hiroshi Inoue



В списке pgsql-odbc по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Prepared statement error with UseServerSidePrepare=1
Следующее
От: Denise McGrath
Дата:
Сообщение: Re: 126 Error Connecting With psqlODBC 32 bit