Using graphics.h in Codeblocks gives cannot find lbgi error

1.6k Views Asked by At

Im trying to install the graphics.h into codeblocks. However, when I run any code assosiated with graphics.h I get the message "ld.exe||cannot find -lbgi|". This previous Stackoverflow question appears to be by someone with the same issue, I have tried downloading the file linked in the answer to the lib folder but the same error still appears. Screenshot showing lib folder of compiler. Screenshot of compiler linker options: Screenshot of compiler options

0

There are 0 best solutions below