Re: [gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-31 Thread Mateusz Loskot
Frank Warmerdam wrote: > On Thu, Jan 28, 2010 at 9:03 AM, Mateusz Loskot wrote: >> By the way, makefile.vc of PCIDISK SDK [1] pulled from external location >> to frmts/pcidsk/sdk override the flags specified in nmake.opt >> and explicitly set to /MD >> >> This may also potentially cause problems w

Re: [gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-27 Thread Frank Warmerdam
On Thu, Jan 28, 2010 at 9:03 AM, Mateusz Loskot wrote: > By the way, makefile.vc of PCIDISK SDK [1] pulled from external location > to frmts/pcidsk/sdk override the flags specified in nmake.opt > and explicitly set to /MD > > This may also potentially cause problems while you'll be debugging your

Re: [gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-27 Thread Mateusz Loskot
vadi_nabble wrote: > Hi Mateusz, First of all I would like to thank you for giving a > proper solution to my problem. I'm glad you got it fixed. > My issue has got resolved after making changes as suggested by you. > Its has been over a week I was struggling on this issue. By the way, makefile.v

Re: [gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-27 Thread vadi_nabble
Hi Mateusz, First of all I would like to thank you for giving a proper solution to my problem. My issue has got resolved after making changes as suggested by you. Its has been over a week I was struggling on this issue. Thanks a lot. Vadivelan -- View this message in context: http://n2.nabble

Re: [gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-26 Thread Mateusz Loskot
vadi_nabble wrote: Hi, I have build "gdal1.6.3" solution under VC++ 2008 Pro. Edition, and using its "gdal.lib" file for one another application. In the other Application, I am using OGR APIs "OGRRegisterAll". I am able to build the application but on executing the program i am getting a Run Tim

[gdal-dev] Runtime error on executing "OGRRegisterAll()" function.

2010-01-25 Thread vadi_nabble
Hi, I have build "gdal1.6.3" solution under VC++ 2008 Pro. Edition, and using its "gdal.lib" file for one another application. In the other Application, I am using OGR APIs "OGRRegisterAll". I am able to build the application but on executing the program i am getting a Run Time errror "Unhandled