Detected Visual Studio version 8.00
Detected hardware platform: Win32
Generating win32ver.rc for src\backend
Building src\pl\plperl\SPI.c...
'1' is not recognized as an internal or external command,
operable program or batch file.
Failed to create SPI.c.
Please help me.
Tuan Hoang ANh
On Wed, Jan 5, 2011 at 9:14 AM, Alex Hunsaker <badalex@xxxxxxxxx> wrote:
On Tue, Jan 4, 2011 at 10:12, tuanhoanganh <hatuan05@xxxxxxxxx> wrote:I don't know anything about the windows build system, but shouldn't
> I has set config.pl to
> $config->{perl};
> 1;
that be something like:
$config->{perl} = 1; ?