It's working for me now.
https://sourceforge.net/p/forge/documentation/CVS/ We recommend that projects upgrade to a more modern SCM, like Subversion, rather than using CVS. CVS has limitations which newer SCM solutions have been designed to overcome.
https://sourceforge.net/p/freeimage/bugs/275/
See https://sourceforge.net/p/freeimage/discussion/36111/thread/f2fae857/ for a discussion about GitHub. It would be nice to switch from CVS to a modern SCM system. It's possible to use Subversion, Git or Mercurial on Sourceforge. Btw, Sourceforge dropped CVS support for new projects. There is no active development on CVS and a lot of features are missing. From my point of view CVS is a real pain, because there is no working proxy support on Windows (I'm sitting behind a proxy). I don't care about...
See https://sourceforge.net/p/freeimage/discussion/36111/thread/f2fae857/ for a discussion about GitHub. It would be nice to switch from CVS to a modern SCM system. It's possible to use Subversion, Git or Mercurial on Sourceforge. Btw, Sourceforge dropped CVS support for new projects. There is no active development on CVS and a lot of features are missing. From my point of view CVS is a real pain, because there is no working proxy support on Windows (I'm sitting behind a proxy). I don't care about...
Hi! It's still not working, because http://freeimage.cvs.sourceforge.net/viewvc/freeimage/FreeImage/Source/LibWebP/src/enc/ is empty: 1>------ Erstellen gestartet: Projekt: LibWebP, Konfiguration: Debug Win32 ------ 1> alpha_dec.c 1> buffer_dec.c 1> frame_dec.c 1> idec_dec.c 1> io_dec.c 1> quant_dec.c 1> tree_dec.c 1> vp8l_dec.c 1>d:\build\FreeImage\source\libwebp\src\dec\../dsp/lossless.h(21): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "../enc/histogram_enc.h": No such file or...
Hi, I like to paint something with GDI+ in a scrollable Window. Painting is working...
Hi, I like to paint something with GDI+ in a scrollable Window. Painting is working...