Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - glinkapiotr

Pages: [1]
1
hello
i have a problem, i follow the readme file and get this result after debugging:
  src/Platform/Win32/Icon.rc
'mode' is not recognized as an internal or external command,
operable program or batch file.
windres.exe: preprocessing failed.
mingw32-make[1]: [Makefile:320: bin/Debug/obj/Platform/Win32/Icon.res] Error 1 (ignored)

⇛  Linking: bin/Debug/sfml.exe
g++.exe: error: bin/Debug/obj/Platform/Win32/Icon.res: No such file or directory
mingw32-make[1]: *** [Makefile:351: bin/Debug/sfml.exe] Error 1
mingw32-make: *** [Makefile:259: all] Error 2

✘  Failed!
   Review the compile errors above.

The terminal process "C:\Program Files\Git\bin\bash.exe '-c', 'bash ./build.sh buildrun Debug vscode'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.


i have downloaded all the necessary software, but im a noob so might have done something wrong. When the git bash popup asks for allowing it, i allow it, and the debug returns the same error.

Pages: [1]