Changes between Initial Version and Version 1 of Ticket #4304


Ignore:
Timestamp:
Oct 23, 2011, 2:30:29 AM (13 years ago)
Author:
steelraiden
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4304 – Description

    initial v1  
    44If 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?
    55
    6 I downloaded fwtools and configurated them correctly
    7 I built the code in x86 mode
    8 I already seen this behaviour in other applications, and the problem seemed to be a thread crash
     6I downloaded fwtools and configurated them correctly;
     7I built the code in x86 mode;
     8I already seen this behaviour in other applications, and the problem seemed to be a thread crash;
     9
     10
     11I did one more try, and the program freezes in Dataset.GetProjectionRef();