-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Build error #5
Comments
Compile Fix #6 still gives me a few linking errors:
|
I'm not quite sure at this moment. It compiles clean for me and I can boot it in Citra. I am on arch linux. Did you try running "make clean" before running "make"? I'm still getting my dev environment back up and running. I will be looking over the code more thoroughly soon. I have a brain injury from a car accident and the recovery hasn't been smooth and linear. I hope we can get this figured out for you. |
I'm running Ubuntu 18.04 LTS in VirtualBox for windows. I've setup DevkitPro using dkp-pacman. First made sure the environment is up-to-date.
Then build the target.
No worries my friend, i really do appreciate the research / work you guys have done. Hope your recovery improves soon. |
I happened to have a Win10 machine(not great but was given for free), that I installed virtualbox onto. I grabbed and installed the Ubuntu 64bit 18.04.2 LTS server image. Here's what I did to have it compile. I retrieved the dkp-pacman deb: Let me know if any of this works for you. |
Ok, got it to compile. Those where the exact same steps i already did beforehand. Except i mounted a shared folder and ran it from there. Seems it didn't like the shared folder '_GIT' i used. Moved it to a local folder and it compiles fine. Thanks for your efforts @NarcolepticK , best of luck to you. As soon as the fix is merged, this issue can be closed |
Awesome. Thanks. No problem. I am glad it is working for you. Take care. |
When i try to compile CECTool, i get an error:
Using the latest available DevkitPro and ctrulib.
I know this is still a POC, but at least it should be able to build correctly i assume. Am i missing something?
Thanks in advance.
The text was updated successfully, but these errors were encountered: