Topic: edit src code in visual studio
hi
is it possible to edit src code in visual studio(Windows)?! i want build and run src from VS then i can use Debug mode for errors!
You are not logged in. Please login or register.
Teeworlds Forum → Development → edit src code in visual studio
hi
is it possible to edit src code in visual studio(Windows)?! i want build and run src from VS then i can use Debug mode for errors!
Yoy need bam to compile source.... you can compile in debug mode and use "gdb" (GNU Debugger)
..\bam-x.x.x\bam server_debug
gdb teeworlds_srv_d.exe
run -f miconfig.cfg
Teeworlds Forum → Development → edit src code in visual studio
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.