Can't compile menyoo
-
I have been trying to modify Menyoo Source for a while now but before modifying I was going to try to build it first. But whenever I try to compile it, it gives me this errors https://user-images.githubusercontent.com/110537430/182657957-86d5d5db-64f4-46a9-ac35-18cde4fd56cf.png . I have cloned all repositories and put them in external like they should. Still have this issue
someone please help me. If you need more photos please send a message
-
@PotHead322 Just compilation errors? More like C++ programming errors.
You wrote that you're just trying to build it, but you didn't make any modifications at all?
Make sure you clone everything properly again
https://github.com/MAFINS/MenyooSP/blob/master/.gitmodules
https://docs.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell?view=vs-2019
edit: I've only recompiled the source once, like you just as a test, and it worked....but that was like a year ago.
-
@PotHead322 I get the same errors. I'm surprised the more recent code, well the one from github, has these errors.
-
@JohnFromGWN Yeah idk why
-
@PotHead322 Got it to work lmfao i had to clone MenyooSP repository. If you do that you get all the external things too...
-
@PotHead322 ive only compiled it once but iirc i didn't have to clone the repository.
Thanks for reporting back the solution.