1
General / SFML with CodeBlocks problem
« on: June 27, 2011, 08:56:12 pm »
I've run the batch file a few times now, but I just noticed that I get a bunch of errors while running it.. that's probably why it's not working.
I bolded the problems.
Thank you so much!
Quote
Compiling sfml-main...
'codeblocks' is not recognized as an internal or external command, operable program, or batch file.
.
.
.
Compiling debug static libraries...
'codeblocks' is not recognized as an internal or external command, operable program, or batch file.
.
.
.
Compiling debug dynamic libraries...
'codeblocks' is not recognized as an internal or external command, operable program, or batch file.
.
.
.
Compiling release static libraries...
'codeblocks' is not recognized as an internal or external command, operable program, or batch file.
.
.
.
Compiling release dynamic libraries...
'codeblocks' is not recognized as an internal or external command, operable program, or batch file.
.
.
.
5 Files copied
5 Files copied
Adding external libraries to libsfml-window-s...
Adding external libraries to libsfml-graphic-s...
Adding external libraries to libsfml-audio-s...
Adding external libraries to libsfml-network-s...
Cleaning up...
10 Files copied
The process cannot access the file because it is being used by another process.
Done.
I bolded the problems.
Thank you so much!