Mac OS build problem
Started by abkothman




1 posts in this topic
abkothman
Unregistered


 
10-02-2014, 10:26 PM -
#1
So I'm having an issue getting this to build on Mac OS 10.9. Here is the error I get:

Code:
/Users/adriankothman/Documents/rpcs3/rpcs3/Emu/Memory/vm_ptr.h:171:11: error: call to 'get_ref' is ambiguous
                        return get_ref<T>(m_addr + sizeof(T) * index);

I'm not quite sure what this means, or how to go about fixing it.

Thanks!
Nekotekina
RPCS3 Developer


0
137 posts 5 threads Joined: Aug 2017
10-02-2014, 11:52 PM -
#2
Well, deleting vm::get_ref and vm::get_ptr with u64 arg should help. You can try it yourself or wait until the fix is committed.


Forum Jump:


Users browsing this thread: 1 Guest(s)