MacArthur, Ian (SELEX GALILEO, UK) schrieb:

> OK - this is going to make the post a lot longer, but here's a crude
> worked example of how to write a byte array to a JPEG file. I think this
> works, you may need to check it thoroughly to be sure!

I tried to use that code, because it is a problem I'm dealing with right 
now, but I have a problem to use it. Which header files should I 
include? For using the jpeglib, I included the directory "fktl/jpeg" and 
the library (lib)fltk_jpeg, but using "#include <jpeglib.h> is missing 
something, because "boolean" is undefined. When defining "boolean" and 
including "stdio.h" all the functions were "undefined reference". I'm 
doing something wrong basicly?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to