RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-05 Thread Martin Chapman
Re: [gdal-dev] Missing msvcr80.dll ? Stefan Moebius wrote: > Another solution for avoiding pain for users is to link msvcrt > statically. For this you need to change the compiler switch /MD into /MT > (/MDd to /MTd for debug). In the world of Windows OS, DLL is the preferred option. St

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-05 Thread Mateusz Loskot
Stefan Moebius wrote: > Another solution for avoiding pain for users is to link msvcrt > statically. For this you need to change the compiler switch /MD into /MT > (/MDd to /MTd for debug). In the world of Windows OS, DLL is the preferred option. Static linking to C/C++ run-time can cause more pro

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-04 Thread Mateusz Loskot
Joaquim Luis wrote: Mateusz Loskot wrote: Joaquim Luis wrote: Harsh Govind wrote: And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to your application directory in order to make it work. The solution per Martin's suggestion is to install vcredist.

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-04 Thread Joaquim Luis
Mateusz Loskot wrote: Joaquim Luis wrote: Harsh Govind wrote: And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to your application directory in order to make it work. The solution per Martin's suggestion is to install vcredist.exe. Excuse the ing

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-04 Thread Mateusz Loskot
Joaquim Luis wrote: Harsh Govind wrote: And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to your application directory in order to make it work. The solution per Martin's suggestion is to install vcredist.exe. Excuse the ingenuity, but than why bu

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-04 Thread Stefan Moebius
Govind [mailto:harsh.gov...@spadac.com] Sent: Thursday, September 03, 2009 2:21 PM To: Martin Chapman; 'Martin Hvidberg'; gdal-dev@lists.osgeo.org Subject: RE: [gdal-dev] Missing msvcr80.dll ? And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to you

RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Martin Chapman
I am a glutton for pain. :) -Original Message- From: Joaquim Luis [mailto:jl...@ualg.pt] Sent: Thursday, September 03, 2009 2:25 PM To: Harsh Govind Cc: Martin Chapman; 'Martin Hvidberg'; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Missing msvcr80.dll ? Harsh Govind wr

RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Martin Chapman
adac.com] Sent: Thursday, September 03, 2009 2:21 PM To: Martin Chapman; 'Martin Hvidberg'; gdal-dev@lists.osgeo.org Subject: RE: [gdal-dev] Missing msvcr80.dll ? And unlike previous versions (msvcrt71) you cannot copy over 8.0 versions dlls from somewhere to your application directory in orde

Re: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Joaquim Luis
'Martin Hvidberg'; gdal-dev@lists.osgeo.org Subject: RE: [gdal-dev] Missing msvcr80.dll ? Martin, Sounds like that copy of GDAL you have has a manifest dependency on that version of the C runtime. You can download the vcredist.exe for the 8.0 version of the CRT from Microsoft and install i

RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Harsh Govind
l-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Martin Chapman Sent: Thursday, September 03, 2009 4:00 PM To: 'Martin Hvidberg'; gdal-dev@lists.osgeo.org Subject: RE: [gdal-dev] Missing msvcr80.dll ? Martin, Sounds like that copy of GDAL you have

RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Martin Chapman
tin Hvidberg Sent: Thursday, September 03, 2009 1:57 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Missing msvcr80.dll ? Dear Group Thanks for GDAL I am running a script in Python, using GDAL. Would like to run it on another (faster) computer. Installed Python and GDAL When I run the program

RE: [gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Martin Chapman
program. Best regards, Martin -Original Message- From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Martin Hvidberg Sent: Thursday, September 03, 2009 1:57 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Missing msvcr80.dll ? Dear Group

[gdal-dev] Missing msvcr80.dll ?

2009-09-03 Thread Martin Hvidberg
Dear Group Thanks for GDAL I am running a script in Python, using GDAL. Would like to run it on another (faster) computer. Installed Python and GDAL When I run the program it asks for a MSVCR80.dll file Cant find it anywhere on the computer Tried to copy it from the old computer, but it won't