1

Topic: Anybody?

Hi, I'd like to learn how to compile a source code for a mod, but I don't know how someone can make a video tutorial explaining how?

I've read this tutorial before, but it doesn't work for me. (https://www.teeworlds.com/?page=docs&am … everything)

¡Please, I need your help.!

2

Re: Anybody?

What part of that doesn't work for you? What error do you see?

3

Re: Anybody?

heinrich5991 wrote:

What part of that doesn't work for you? What error do you see?



When I place "make_win32_mingw.bat" I get this error.




C:\Users\Daniel>cd C:\Users\Daniel\Documents\DDNet-11.0.3\bam

C:\Users\Daniel\Documents\DDNet-11.0.3\bam>make_win32_mingw.bat
"gcc" is not recognized as an internal or external command,
program or executable batch file.
"src\tools\txt2c.exe" is not recognized as an internal or external command,
program or executable batch file.
"gcc" is not recognized as an internal or external command,
program or executable batch file.

C:\Users\Daniel\Documents\DDNet-11.0.3\bam>

4 (edited by unsigned char* 2018-02-14 22:05:17)

Re: Anybody?

You have installed MinGW and updated the PATH environment variable?

Where you have installed MinGW? How looks your PATH?