Rockbox Development > Starting Development and Compiling
Error messages in simulator - dlopen failed to load rock files.
(1/1)
snoozydude:
Gidday
I am having some trouble getting programs to run in the simulator.
Could anyone suggest what the problem may be. The rock files exist in the correct directory.
home@home12 /cygdrive/c/rockbox/Home/guest/rockbox-20071109/sim
$ ./rockboxui.exe
settings_reset()
reload_all_settings()
We open the real file 'archos/.rockbox/nvram.bin'
We open the real file 'archos/.rockbox/config.cfg'
We open the real file 'archos/.rockbox/fixed.cfg'
settings_apply()
We open the real file 'archos/.rockbox/icons/viewers.bmp'
totalsize: 208
We open the real file 'archos/.rockbox/database_tmp.tcd'
We open the real file 'archos/.rockbox/tagnavi.config'
We open the real file 'archos/.rockbox/tagnavi_custom.config'
We open the real file 'archos/.rockbox/viewers.config'
We open the real file 'archos/.rockbox/icons/.icons'
We open the real file 'archos/.rockbox/langs/english.voice'
We open the real file 'archos/.rockbox/database_idx.tcd'
We open the real file 'archos/.rockbox/nvram.bin'
We open the real file 'archos/.rockbox/nvram.bin'
We open the real file 'archos/.rockbox/nvram.bin'
failed to load /.rockbox/rocks/demos/cube.rock
dlopen(archos/.rockbox/rocks/demos/cube.rock):
failed to load /.rockbox/rocks/demos/fire.rock
dlopen(archos/.rockbox/rocks/demos/fire.rock):
snoozydude:
Sorry
Found the answer in the forum.
I needed to run "make install" in the sim directory.
Navigation
[0] Message Index
Go to full version