elizagamedev / mkxp-oneshot

mkxp, forked for OneShot
GNU General Public License v2.0
76 stars 28 forks source link

Using conan on windows gives error #23

Closed Speak2Erase closed 4 years ago

Speak2Erase commented 4 years ago

I'm trying to compile and build this on my Windows machine and I'm getting an error from conan. I've never used conan before and I'm not that well immersed in python so I don't understand why it happens. I've followed the instructions, I've tried using another guide, no luck. This is the error I get.

ERROR: Failed requirement 'ruby/trunk@eliza/stable' from 'conanfile.py (oneshot/0.0.0)' ERROR: Unable to find 'ruby/trunk@eliza/stable' in remotes

I can't figure out why. I'm using this for a mod. I'm actively trying to avoid using linux as it's not my usual workspace and it's unfamiliar territory. I know some python so I was roughly able to understand the structure of conanfile.py. I tried compiling it on my linux VM to no avail. I can't even get oneshot to display properly because of the way I have the VM set up. I'm not rather experienced with coding but I'm also not a complete idiot, so I may not understand something right away.

Speak2Erase commented 4 years ago

This repo is dead, isn't it?