prog.cpp:3:36: error: C:\libs\CxImage\ximage.h: No such file or directory
prog.cpp: In function ‘int main()’:
prog.cpp:12: error: ‘CxImage’ was not declared in this scope
prog.cpp:12: error: expected `;' before ‘image’
prog.cpp:19: error: ‘image’ was not declared in this scope
prog.cpp:19: error: ‘CXIMAGE_FORMAT_JPG’ was not declared in this scope
prog.cpp:23: error: ‘CXIMAGE_FORMAT_BMP’ was not declared in this scope
prog.cpp:27: error: ‘CXIMAGE_FORMAT_GIF’ was not declared in this scope
prog.cpp:31: error: ‘CXIMAGE_FORMAT_TIF’ was not declared in this scope
prog.cpp:38: error: ‘BYTE’ was not declared in this scope
prog.cpp:38: error: ‘imgary’ was not declared in this scope
prog.cpp:38: error: ‘image’ was not declared in this scope
prog.cpp:57: error: ‘CXIMAGE_FORMAT_JPG’ was not declared in this scope
prog.cpp:61: error: ‘CXIMAGE_FORMAT_BMP’ was not declared in this scope
prog.cpp:65: error: ‘CXIMAGE_FORMAT_GIF’ was not declared in this scope
prog.cpp:69: error: ‘CXIMAGE_FORMAT_TIF’ was not declared in this scope