Manu Evans

Results 339 comments of Manu Evans

Yeah, I'm not likely to fix it. Why do you want to run this on PSP in 2018?

Hey that's cool. Yeah this is just a dump of the state of it from wherever it was at last time I touched it. I'll have a go at getting...

Out of curiosity, what problems are you running into?

Wait up... you're building D code? Are you building [Feedback](https://github.com/FeedBackDevs/feedback)?? You posted the issue here, which is where my old (ancient) editor lives, and there's no D in here. If...

If you can tell me the error, that might be helpful, but it sounds like you might be building the wrong project? What is it that you actually want to...

It expects to find Fuji parallel. I'm about to push my updates from yesterday to make it a submodule and with build fixes, so gimme a bit and you shouldn't...

I made it compile the other day, but it doesn't seem to read the keyboard now, and has some rendering problem which I haven't fixed (doesn't render some text), so...

Oh yeah, you also need to set the proper working directory when you run, which should be the `FeedBack/` directory. I think it defaults to `$(ProjectDir)`, which is the `FeedBack/Project/`...

> it gives me this error when I try to run it: http://prntscr.com/as01vj That is a result of incorrect working directory > Another thing, is that when I actually build...

I'd love to see ninja as first-class premake output, but there's a lot of work to do here. The tests should use premake test infrastructure, as discussed, and there appears...