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
png support, works; also got the jmpbuf warning but ignored this. in hp2xx.c,
changed
line 693 from [code]if ((pg->td = tmpfile()) == NULL)[/code] to [code]if 
((pg->td
= fopen("hp2xx.$$$", "w+b")) == NULL)[/code]. so.. works now for me too.

thanks for this thread guys. 
claus

_____________________________________________________________________________________
You are receiving this email because you elected to monitor this topic or 
entire forum.
To stop monitoring this topic visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/topic/4425351/unmonitor
To stop monitoring this forum visit: 
https://sourceforge.net/projects/gnuwin32/forums/forum/74807/unmonitor

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to