Opened 13 years ago

Last modified 13 years ago

#4304 closed defect

gdal_cshap: problems in Gdal.Open() in visual studio 2010 — at Initial Version

Reported by: steelraiden Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords: Gdal.Open() gdal_csharp vs2010
Cc:

Description

Hi all, I have a problem with the function Gdal.Open(). I'm using sharpmap (http://sharpmap.codeplex.com/) in vs2010 and I'm trying to draw a .ecw raster file into a picturebox. If I launch the application in debug mode it works fine and I can visualize the map, but when I try to run the compiled application, it freezes when it reaches the Gdal.Open (or the OpenShared) function. What can I do?

I downloaded fwtools and configurated them correctly I built the code in x86 mode I already seen this behaviour in other applications, and the problem seemed to be a thread crash

Change History (0)

Note: See TracTickets for help on using tickets.