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
Post a Comment