Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Problem with mamecompiler64  (Read 1906 times)

0 Members and 1 Guest are viewing this topic.

victor_tapia

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 1
  • Last login:February 05, 2017, 11:23:51 am
  • I want to build my own arcade controls!
Problem with mamecompiler64
« on: January 26, 2017, 09:41:50 am »
I have a problem compiling mame 0.161, (I use the mamecompiler64), the highscore works, and the load screens and game info no longer appear, but I get this error when loading




Download the code of the mame 0.161 and apply the diff file hi_161

This is the  error in the output console::

Compiling src/emu/sound/8950intf.c...
Compiling src/mame/drivers/deadang.c...

../../../../../src/mame/video/chihiro.c: In function 'void nv2a_renderer::convert_vertices_poly(vertex_nv*, poly_manager<float, nvidia_object_data, 13, 8192>::vertex_t*, int)':
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +12)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
Archiving libsanritsu.a...
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +8)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +4)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: 'tmpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: 'tmpv' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c: In function 'void nv2a_renderer::convert_vertices_poly(vertex_nv*, poly_manager<float, nvidia_object_data, 13, 8192>::vertex_t*, int)':
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
Compiling src/emu/sound/ymf262.c...
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +12)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +8)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +4)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: 'tmpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: 'tmpv' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c: In function 'void nv2a_renderer::convert_vertices_poly(vertex_nv*, poly_manager<float, nvidia_object_data, 13, 8192>::vertex_t*, int)':
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +12)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +8)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +4)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: 'tmpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
Compiling src/mame/drivers/aleck64.c...
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: 'tmpv' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c: In function 'void nv2a_renderer::convert_vertices_poly(vertex_nv*, poly_manager<float, nvidia_object_data, 13, 8192>::vertex_t*, int)':
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +12)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +8)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +4)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: 'tmpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: 'tmpv' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c: In member function 'void vertex_program_simulator::process(int, vertex_nv*, vertex_nv*, int)':
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +12)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +12)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +8)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: '*((void*)& tmpv +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: '*((void*)& tmpv +4)' was declared here
  float tmpv[4];
        ^
../../../../../src/mame/video/chihiro.c:567:52: warning: 'tmpv' may be used uninitialized in this function [-Wmaybe-uninitialized]
        c_constant[d->OutputIndex].fv[p1] = tmpv[p1];
                                                    ^
../../../../../src/mame/video/chihiro.c:497:8: note: 'tmpv' was declared here
  float tmpv[4];
        ^
Compiling src/mame/video/deadang.c...
Compiling src/mame/drivers/coolridr.c...
Compiling src/mame/video/tmnt.c...
Compiling src/mame/machine/n64.c...




traducido con google translate :notworthy:
« Last Edit: January 26, 2017, 10:37:02 am by victor_tapia »