Search found 2 matches
- Sat Feb 13, 2010 8:45 pm
- Forum: Support and Development
- Topic: Any interest in a love debugging tutorial/screencast?
- Replies: 3
- Views: 2575
Re: Any interest in a love debugging tutorial/screencast?
Well good! I've been trying to get things to work on my linux machine, but I'll start working on a blog post or screencast to get this working. It was quite rewarding the first time I got love to run directly from lua source with the SciTE debugging facilities. Even more rewarding when I was steppin...
- Tue Feb 09, 2010 8:19 pm
- Forum: Support and Development
- Topic: Any interest in a love debugging tutorial/screencast?
- Replies: 3
- Views: 2575
Any interest in a love debugging tutorial/screencast?
Would anyone be interested in a tutorial/screencast for debugging a love game? I just recently was able to get a love game to run using the love.dll instead of running through the exe. And I've also found a pretty sweet way to step into any functions implemented in C straight from any lua source cod...