Re: Visual C++ 2005
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Visual C++ 2005
> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 21 April 2006 17:07
> To: Dave Page
> Cc: Hiroshi Saito; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] Visual C++ 2005
>
> > Why?
>
> Apparently, VC2005 links mandatorily/unavoidable to .NET CRT
> libs which aren't necessarily present on the system, and
> which should not be delivered with the app (according to MS).
Ah, now that I didn't know. So, you're expected to distribute the entire
.NET Framework just to get msvcrt8.dll (or whatever)? Urgh.
Regards, Dave
Home |
Main Index |
Thread Index