lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 15/01/2010 14:46, Petr Štetiar wrote:
Ignacio Burgueño<ignaciob@inconcertcc.com>  [2010-01-15 12:07:58]:

I would miss, though, being able to debug using Visual Studio.

Take a look at QtCreator. It's opensource, uses MinGW and gdb as debugger. BTW
it can use also MS compiller and debugger.

Good! I'll take a look at that, thanks.