![]() |
[Resolved] Issues compiling latest build - Printable Version +- forums.PPSSPP.org (https://forums.ppsspp.org) +-- Forum: PPSSPP - Playstation Portable Simulator Suitable for Playing Portably (/forumdisplay.php?fid=1) +--- Forum: Development (/forumdisplay.php?fid=3) +--- Thread: [Resolved] Issues compiling latest build (/showthread.php?tid=11745) |
[Resolved] Issues compiling latest build - mforan89 - 05-09-2014 06:46 PM I just updated my local source code. When I tried to build it I got the following errors: Code: 1>------ Build started: Project: Core, Configuration: Release x64 ------ Any ideas? RE: Issues compiling latest build - TheDax - 05-09-2014 06:51 PM Did you update the native submodule? It's building fine here on Windows for me. RE: Issues compiling latest build - mforan89 - 05-09-2014 06:53 PM (05-09-2014 06:51 PM)TheDax Wrote: Did you update the native submodule? It's building fine here on Windows for me. Forgot about that completely. Will report back RE: Issues compiling latest build - TheDax - 05-09-2014 06:54 PM Sounds good. Native has had a bunch of changes in the last week or so, so it's important to make sure it's updated. ![]() RE: Issues compiling latest build - mforan89 - 05-09-2014 06:57 PM (05-09-2014 06:54 PM)TheDax Wrote: Sounds good. Native has had a bunch of changes in the last week or so, so it's important to make sure it's updated. OK, it's working now. Thanks. RE: Issues compiling latest build - TheDax - 05-09-2014 06:58 PM No problem. |