-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not recompile #1
Comments
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. |
Out of curiosity, what problems are you running into? |
I actually only get one error, but I don't know much D so I just get stuck trying to fix it, I'll go look for the error if you want me to |
Wait up... you're building D code? You posted the issue here, which is where my old (ancient) editor lives, and there's no D in here. |
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 do? |
I was trying to compile the wrong FeedBack, but I want to get the old FeedBack to compile, but it shows that it's missing some projects. One called Fuji_PC.vcproj, and libmad.vcproj. I cannot find the Fuji project file it wants, nor libmad.vcproj |
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 need to worry about it... |
Alright :D |
Hello, its me again, I was wondering if you can make a tutorial for me so I can get the program to compile. It doesn't seem to be able to find Fuji or even the FeedBack solution files. |
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 I need to do a bit more work, but it does technically build and run now ;) |
Oh yeah, you also need to set the proper working directory when you run, which should be the |
it gives me this error when I try to run it: http://prntscr.com/as01vj |
Another thing, is that when I actually build it rather than debug it, it looks like this: http://prntscr.com/as02r1 |
And then when I close the program, this happens: http://prntscr.com/as02v0 |
That is a result of incorrect working directory
That's the bit where I said "it doesn't render some text". I'm sure it's a trivial fix, I just gotta find it ;) The bigger problem though is that it doesn't read the keyboard correctly...
Looks like a new shutdown bug. Bear in mind, I had to do a lot of work to get this ancient code (when was the last actual release? 2007 maybe?) running against the latest version of Fuji. There are certainly some new issues that crept in in the process, I just need to find some more time to work through them, or you're welcome to hack at it too if you like. |
Alright, thanks for explaining those, I was wondering what those meant. If you fix the bugs, let me know so I can get back to my modding :D |
Are you proud of Jacob Landon? https://www.youtube.com/watch?v=9QDVC_1Thvg |
Hello TurkeyMan, I've been a follower of FeedBack ever since 2011 or so, and I've recently tried modifying the source to this program to try and add support for hopo flip notes (N 5 0) and tap notes (N 6 0), and I dont know whats wrong, but I cannot get it to compile. I'd like some help here.
Thanks in advance,
-whamer100
The text was updated successfully, but these errors were encountered: