Computer Science, asked by arjitgautam3209, 1 year ago

How to use graphics in code blocks in c language in linux mint?

Answers

Answered by ayush579
0
I hope help U
: Copy and paste libbgi.a to the lib folder of compiler directory.

Step 5 : Open Code::Blocks. Go to Settings >> Compiler >> Linker settings.

Step 6 : In that window, click the Add button under the “Link libraries” part, and browse. ...

-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32.

Similar questions