I`m compiling a simple graphics program and added -lbgi
-lgdi32
-lcomdlg32
-luuid
-loleaut32
-lole32
to Compiler settings, but the GCC compiler tells me it can´t find the above files.
graphics.h and wingdim are in include file
Can someone help me to solve the problem, please