Rockbox Development > Starting Development and Compiling

UIsimulator error on make install

<< < (2/3) > >>

HornetMaX:

--- Quote from: saratoga on May 09, 2011, 02:55:31 PM ---In the mean time you could use a VM like Windows users do. 

--- End quote ---
Unless I'm wrong, there's no such a thing as Vmware player (free) for Mac OS.
The Mac thingy (fusion) is not free (30 days trial).


--- Quote from: bluebrother on May 09, 2011, 01:36:52 PM ---I wanted to look into this since it came up but haven't found the time to do so (and I'm unlikely to find the time the next couple of days). Most Rockbox developers are working on Linux so I'm not surprised at all the sim doesn't build on OS X.

--- End quote ---
Thanks anyway. Don't worry too much, as in a few weeks I'll be back at home where I have a PC, so I'll go down the VMware path for sure.
I was just curious as the firmware builds fine and the error with the UIsim seemed minor at first glance (just use -fnested-functions) but turned out to be way too much for my limited knowledge of all this stuff.
A few references I've googled around, if it can help:
http://www.opensubscriber.com/message/libtool@gnu.org/6894760.html
http://www.mail-archive.com/libtool@gnu.org/msg09524.html

In case I really have some extra-spare time, I may take a look at virtualbox (http://www.virtualbox.org/).

MaX.

saratoga:

--- Quote from: HornetMaX on May 09, 2011, 04:19:03 PM ---
--- Quote from: saratoga on May 09, 2011, 02:55:31 PM ---In the mean time you could use a VM like Windows users do. 

--- End quote ---
Unless I'm wrong, there's no such a thing as Vmware player (free) for Mac OS.

--- End quote ---

http://www.virtualbox.org/

Use the virtualbox image linked on the wiki. 

HornetMaX:

--- Quote from: saratoga on May 09, 2011, 04:38:34 PM ---
--- Quote from: HornetMaX on May 09, 2011, 04:19:03 PM ---
--- Quote from: saratoga on May 09, 2011, 02:55:31 PM ---In the mean time you could use a VM like Windows users do. 

--- End quote ---
Unless I'm wrong, there's no such a thing as Vmware player (free) for Mac OS.

--- End quote ---

http://www.virtualbox.org/

Use the virtualbox image linked on the wiki. 

--- End quote ---
Gosh, I skipped that line in the wiki.
Tried vitualbox with the provided image, everything compiles fine.
Now I have just to sort out a 'sgared dir" error and then I'm fine :)

MaX.

hobby16:
Hi all,
I also have a problem with uisimulator, nearly same as HornetMaX so I keep it in this topic.
My configs are MINGW with Win7 and I  can compile (after much hassle) a Sansa Clip simulator with
../tools/configure
make
make fullinstall

The file generated is sim/rockockui.exe and I have all the pseudo-firmware files in sim/simdisk/.rockbox
I can launch it with Windows, can see the Sansa Clip screen and can browse the list of test mp3 files I dropped in sim/simdisk

Now the problem : when I try to play a mp3 files or launch a plugin (eg Reversi), I get the error messages

failed to load /.rockbox/codecs/mpa.codec
lc_open(/.rockbox/codecs/mpa.codec): Le module spÚcifiÚ est introuvable.
failed to load /.rockbox/rocks/games/reversi.rock
lc_open(/.rockbox/rocks/games/reversi.rock): Le module spÚcifiÚ est introuvable

I don't undertand the problem since all the codecs or pluggins are generated in the right path sim/simdisk/.rockbox. It's as if the simulator doesn't get its root path right!
Anyone can help, me please ?

bluebrother:
It would be helpful to have the error messages in english.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version