• 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 ... 42 43 44 45 46 ... 117 Next »

Dolphin Build Warnings
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin Build Warnings
07-06-2014, 07:23 AM
#1
dolphinIsCool231 Offline
Junior Member
**
Posts: 12
Threads: 6
Joined: Jun 2014
I just built dolphin with cmake -D FASTLOG=ON and everything packaged. I opened it up in debug mode and the window title said debugfast in it so I know that it did indeed build for debugfast like I planned but the memory tab is all jacked up. I can't do anything without getting a bunch of error alerts. The alerts say this:

Warning
Trying to get the ID of a non-existing MMIO address.

After I saw that, I checked the cmake outputs into the command line and this warning was printed several times:

CMake Warning (dev) at Source/UnitTests/CMakeLists.txt:2 (add_executable):
Policy CMP0037 is not set: Target names should not be reserved and should
match a validity pattern. Run "cmake --help-policy CMP0037" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.

The target name "Tests/MMIOTest" is reserved or not valid for certain CMake
features, such as generator expressions, and may result in undefined
behavior.


Does anyone know what to do? I'm on Mac OSX Mavericks 10.9.3 running dolphin from github. Thanks!
Find
Reply
07-06-2014, 09:52 AM
#2
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,354
Threads: 63
Joined: Aug 2011
Hmm, I thought that was fixed long ago. The debugger tries to read invalid memory addresses, which get parsed as MMIO addresses for whatever reason, and the MMIO interface replies "lolno, get lost".

Are you sure you're using the most recent Dolphin version from git?
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
07-06-2014, 09:58 AM
#3
dolphinIsCool231 Offline
Junior Member
**
Posts: 12
Threads: 6
Joined: Jun 2014
(07-06-2014, 09:52 AM)delroth Wrote: Hmm, I thought that was fixed long ago. The debugger tries to read invalid memory addresses, which get parsed as MMIO addresses for whatever reason, and the MMIO interface replies "lolno, get lost".

Are you sure you're using the most recent Dolphin version from git?

Well I got it a week ago. How long ago is "long ago"? How was it fixed?
Find
Reply
07-06-2014, 10:42 AM
#4
dolphinIsCool231 Offline
Junior Member
**
Posts: 12
Threads: 6
Joined: Jun 2014
Just updated to newest github dolphin and there was no change.
Find
Reply
07-23-2014, 01:28 PM
#5
swillis11
Unregistered
 
(07-06-2014, 10:42 AM)dolphinIsCool231 Wrote: Just updated to newest github dolphin and there was no change.

The same thing is happening to me. Pulled the code from Git two hours ago. Maybe I missed something? I built it using Visual Studio 2013 on Windows 8.1 x64. I'll keep digging but just wanted to bump the thread and let you know that you aren't alone.
Reply
07-24-2014, 02:30 AM
#6
dolphinIsCool231 Offline
Junior Member
**
Posts: 12
Threads: 6
Joined: Jun 2014
(07-23-2014, 01:28 PM)swillis11 Wrote:
(07-06-2014, 10:42 AM)dolphinIsCool231 Wrote: Just updated to newest github dolphin and there was no change.

The same thing is happening to me. Pulled the code from Git two hours ago. Maybe I missed something? I built it using Visual Studio 2013 on Windows 8.1 x64. I'll keep digging but just wanted to bump the thread and let you know that you aren't alone.

Ok, at least I'm not the only one. I opened up an issue on the issue tracker but it doesn't seem like anybody really knows what the problem is.

https://code.google.com/p/dolphin-emu/issues/detail?id=7454
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