• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 28 29 30 31 32 ... 117 Next »

Building Dolphin on an NVIDIA TX1
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Building Dolphin on an NVIDIA TX1
07-13-2016, 02:58 AM
#1
ShivumDOui
Unregistered
 
Hey guys,

You may have seen a thread here about my friend and I trying to build Dolphin on a TK1, well since that wouldn't work we are trying it out on a new TX1 running Linux 14.04. We followed the instructions here https://github.com/dolphin-emu/dolphin/wiki/Building-for-Linux and here https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux

The dependencies seemed to install fine, but when trying to build and install Dolphin we ran into the following error after the following
[ 54%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ArmCPUDetect.cpp.o


make[2]: *** [Source/Core/Common/CMakeFiles/common.dir/ArmCPUDetect.cpp.o] Error 1

make[1]: *** [Source/Core/Common/CMakeFiles/common.dir/all] Error 2

The actual error was that in /home/dolphin-emu/Source/Core/Common/ArmCPUDetect.cpp a bunch of HWCAP____ variables were "not declared in this scope"

I'm wondering how this could happen and what's wrong, we havent found many other resources on people installing Dolphin on this particular board although it seems like it is definitely possible. Last time we thought the same thing with the TK1, but apparently it is not longer supported. Is it the same in this case as well?
Really looking forward to getting this up and running!



Update: We resolved the issue above by editing the header file defining those macros. Unfortunately, now we've run into this error:

/tmp/cciIRhcZ.s: Assembler messages:
/tmp/cciIRhcZ.s:237: Error: selected processor does not support requested special purpose register -- `mrs r3,PMUSERENR_EL0'
make[2]: *** [Source/Core/Core/CMakeFiles/core.dir/PowerPC/JitArm64/Jit.cpp.o] Error 1
make[1]: *** [Source/Core/Core/CMakeFiles/core.dir/all] Error 2

Does anyone have any advice on how to resolve this assembler issue? Thanks!
Reply
07-13-2016, 06:00 PM (This post was last modified: 07-13-2016, 06:00 PM by degasus.)
#2
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
No idea about this issue, but it's usually a good idea to ask on IRC: #dolphin-dev @freenode.
Maybe just ping me and HdkR for ARM issues.

First, 14.04 sounds very old. Which compiler do you use?
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode