2010.07.26 17:56 "[Tiff] TIFFWriteRawStrip: (null): File not open for writing", by Rajat Varma

2010.07.26 17:56 "[Tiff] TIFFWriteRawStrip: (null): File not open for writing", by Rajat Varma

Hi,

I am posting a question to this list after 13 yrs. I did some programming in C on redhat linux in the mid 90s and had a program that I am trying to use it again. I successfully got the program to work on one of the machines that had linux. But now I tried this on a different machine I am getting the following error message upon execution, no compiling errors.

TIFFWriteRawStrip: (null): File not open for writing

The file has been opened with the argument "w" and I can see it being created in the directory. As you can see i am returning to programming after a long time, so my knowledge is very old. I would appreciate it if anyone can help me debug this problem.

thanks

rajat