-
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
Can't build, from the source code. #54
Comments
@migeru-san I can't tell what version you are on or what but if you're going to try to compile the program just to make a theme make sure that #1 you have the submodules also checked out (this should be automatic in most cases when you git pull) and #2 make sure you are on one of the tagged revisions and not on another revision which would be broken. The tags are applied on every release and those versions are the "stable" ones. |
Microsoft Visual Studio Community 2019 |
@migeru-san I mean of VSCView, that said I have some ideas. If you don't mind making your working copy again, try cloning again with the I use SourceTree which seems to default to adding the |
I'm not sure if you're referring to Controller "custom skin". If so, you could've grabbed any of the Controller's Theme files (either thru Release or indev builds), take the Controller theme's .json and start from there. That's how I did it while I was making default themes for DualSense, Steam Controller, Xbox and Nintendo Switch Pro Controller. While the raw Controller Overlay files [for the Default Themes]haven't been released to the public (due to being SVGs), I wanna ensure Theme Makers to simply modify the Overlay image without touching the .json. |
I am trying to make a custom skin but can't compile from the source code 0.5.0.0.
Please help.
The text was updated successfully, but these errors were encountered: