Hi,
The source contains some hints that it once compiled on Linux, but currently it does not because it depends on GdiPlus. Is there a way I don't know about to compile it? I looked into libgdiplus but that doesn't provide any headers.
If not, would it suffice to replace the GdiplusStartup code in main and write a minimal Bitmap class from scratch, or does it need more from GDI? What do you think?
Regards,
Ivo
Hi,
The source contains some hints that it once compiled on Linux, but currently it does not because it depends on GdiPlus. Is there a way I don't know about to compile it? I looked into libgdiplus but that doesn't provide any headers.
If not, would it suffice to replace the GdiplusStartup code in main and write a minimal Bitmap class from scratch, or does it need more from GDI? What do you think?
Regards,
Ivo