c++ - mingw32-g++.exe: error: (invalid): No such file or directory 4 -


i cannot solve problem. mentioned in similar issues, didn't work.

code block v16.01, compiler mingw v0.6.2-beta  mingw32-g++.exe  -o bin\debug\diff.exe obj\debug\main.o  obj\debug\resource.res [highlight color=”yellow”]-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32[/highlight]  -lgdi32 -luser32 -lkernel32 -lcomctl32 "c:\program files (x86)\codeblocks\mingw32\lib\libbgi.a"  mingw32-g++.exe: error: [highlight: no such file or directory  mingw32-g++.exe: error: color=”yellow”]-lbgi: no such file or directory 

can me?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -