Page 1 of 1

Debugging MineTest with Visual Studio

PostPosted: Sat Aug 13, 2016 13:59
by galok
Is debugging MineTest with Visual Studio is possible? I mean, I have in mind that if I do copy all libraries into sources\bin and then copy game directory into sources then I will get something that looks like install directory that INSTALL is making, but a... is there any way I can debug the .exe that lies into install\bin directory? It would feel more natural if you ask me. I know, this must be a very noob question, but I really stumbled by this)

Re: Debugging MineTest with Visual Studio

PostPosted: Wed Aug 17, 2016 19:47
by lisacvuk
Should be possible, of course. I never used VS Debugger... but should be as simple as 'gdb minetest'