User forums > Help
No such file or directory
raynebc:
My guess as to what the problem is:
http://www.mingw.org/node/24/revisions/278/view
--- Quote from: MinGW install instructions ---The default installation directory, as pre-configured within the installer, is C:\MinGW. Unless you are very sure you know what you are doing, you should not change this; in particular: never install MinGW into any directory which includes spaces in its absolute path name.
--- End quote ---
Jenna:
--- Quote from: Lalpekhlua on November 13, 2015, 12:42:59 pm ---mingw32-g++.exe -o bin\Debug\kk.exe obj\Debug\main.o [highlight color=”yellow”]-lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32[/highlight] "C:\Program Files (x86)\CodeBlocks\MinGW\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
mingw32-g++.exe: error: C:\Program Files (x86)\CodeBlocks\MinGW\lib\libbgi.a: No such file or directory
Process terminated with status 1 (0 minute(s), 0 second(s))
3 error(s), 0 warning(s) (0 minute(s), 0 second(s))
--- End quote ---
It looks like you copied the commandline from a web-side.
I suggest remove at least the part in the squre-brackets, as it is obviously some kind of side-description and make sure all used files exist in the correct places.
Navigation
[0] Message Index
[*] Previous page
Go to full version