The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OSX Build Problem
09-06-2013, 12:45 PM (This post was last modified: 09-06-2013 12:46 PM by psh1977.)
Post: #1
OSX Build Problem
Failed to make in latest version with error below

[ 57%] Building CXX object CMakeFiles/Core.dir/Core/CoreTiming.cpp.o
/Users/ppsspp/Core/Config.cpp:62:47: error: use of undeclared identifier
'SYSPROP_LANGREGION'
std::string langRegion = System_GetProperty(SYSPROP_LANGREGION);
^
/Users/ppsspp/Core/Config.cpp:63:16: error: no member named 'IniExists'
in 'I18NRepo'
if (i18nrepo.IniExists(langRegion))
~~~~~~~~ ^
2 errors generated.
make[2]: *** [CMakeFiles/Core.dir/Core/Config.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Core.dir/all] Error 2
make: *** [all] Error 2
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
OSX Build Problem - psh1977 - 09-06-2013 12:45 PM
RE: OSX Build Problem - [Unknown] - 09-06-2013, 02:05 PM
RE: OSX Build Problem - psh1977 - 09-06-2013, 02:46 PM

Forum Jump: