Re: src/tools/msvc usage instructions

Поиск
Список
Период
Сортировка
От Hiroshi Saito
Тема Re: src/tools/msvc usage instructions
Дата
Msg-id 000e01c6e5f4$ab7bb530$4e43040a@IBMC4B5932F74B
обсуждение исходный текст
Ответ на Re: src/tools/msvc usage instructions  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: src/tools/msvc usage instructions  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
Hi.

I think that it has forgotten for VS2005-express to add path of SDK by myself.
http://www.winpg.jp/~saito/VS2005/VS2005_Include.png
http://www.winpg.jp/~saito/VS2005/VS2005_Library.png
Do I mistake your meaning?

Regards,
Hiroshi Saito

> I switched to short paths in the INCLUDE env var, but it 
> seems to just ignore it.  I'll have to look around for how to 
> deal with this, but for now perhaps the gui will work ok.  Is 
> there anything that needs to happen post-compile that may not 
> get done if I use the gui?

Nope. build.bat pretty much just calls mkvcbuild.pl (to generate the
project files), and then calls msbuild to build all the project files -
the exactly same way the GUI does it. (Or it's supposed to be exactly
the same way). Nothing more. So GUI building is just fine, just not
automated.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster



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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: src/tools/msvc usage instructions
Следующее
От: Jeremy Drake
Дата:
Сообщение: Re: src/tools/msvc usage instructions