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
[solved] Compile error JitBlockCache.cpp - 'pc' was not declared in this scope
02-06-2014, 06:54 PM (This post was last modified: 02-07-2014 12:13 PM by whise.)
Post: #1
[solved] Compile error JitBlockCache.cpp - 'pc' was not declared in this scope
[ 56%] Building CXX object CMakeFiles/Core.dir/Core/MIPS/JitCommon/JitBlockCache.cpp.o
/home/pi/RetroPie/emulators/ppsspp/Core/MIPS/JitCommon/JitBlockCache.cpp: In member function 'void JitBlockCache::DestroyBlock(int, bool)':
/home/pi/RetroPie/emulators/ppsspp/Core/MIPS/JitCommon/JitBlockCache.cpp:470:41: error: expected primary-expression before ',' token
/home/pi/RetroPie/emulators/ppsspp/Core/MIPS/JitCommon/JitBlockCache.cpp:470:43: error: 'pc' was not declared in this scope
/home/pi/RetroPie/emulators/ppsspp/Core/MIPS/JitCommon/JitBlockCache.cpp:470:45: error: 'offsetof' was not declared in this scope
make[2]: *** [CMakeFiles/Core.dir/Core/MIPS/JitCommon/JitBlockCache.cpp.o] Error 1
make[1]: *** [CMakeFiles/Core.dir/all] Error 2
make: *** [all] Error 2

Im trying to compile on arm

Can anyone help?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[solved] Compile error JitBlockCache.cpp - 'pc' was not declared in this scope - whise - 02-06-2014 06:54 PM

Forum Jump: