[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-09-27 Thread SourceForge . net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: keithmarshall [quote]The problem as I understand it is that MS interprets the ANSI C99 standard to say that tmpfile should create the file in the root directory `C:\'.[/quote]

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-09-16 Thread SourceForge . net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: mz2ptc0 Using a fixed file name for a temp file can raise security concerns but maybe you should submit this to the package author anyway. His name is Martin Kröker m...@daveg.com

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-09-15 Thread SourceForge . net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: clausmeister hey all, got a bit of time today to look into this and I successfully compiled it using the source and description provided by raysatiro ([b]BIG THANKS[/b]). did the

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-09-03 Thread SourceForge . net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: clausmeister hello shinysurfer, hello all, I am also having troubles getting hp2xx to run on win7 64 bit (hp2xx -- opening temporary file: Invalid argument). Unfortunately I am

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: shinysurfer jay, I have downloaded your files and I am attempting a compile with tif support. I have to_tif.c but it is referencing tiffio.h, which I can't seem to find

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: mz2ptc0 I have the Gnuwin tiff package installed (version 3.8.2) but you may want to build the latest version (3.9.4) yourself. The development header files are included in the

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-04-05 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: shinysurfer thanks Allan. I just found tiff-3.7.2-src.zip. This matches the version of the tiff dll we are using on XP (libtiff3.dll ver .7.2.1953). Anyway, I was able to

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-03-28 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: raysatiro I started writing a tmpfile() replacement. I didn't have a chance yet to look into why hp2xx might be failing on Windows 7 x64. What you can do is try changing the

[GnuWin32-Users] [gnuwin32 - Help] RE: hp2xx fails in windows 7

2011-03-25 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351 By: raysatiro Compiling hp2xx in mingw required some changes if I remember right. I had to make a makefile for it. My version had png support but not tiff. It's old though like two