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: need help please  (Read 1789 times)

0 Members and 1 Guest are viewing this topic.

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
need help please
« on: April 18, 2008, 01:59:06 am »
i need help please i can't seem to compile right i do everything that is said in the forum but still come up with errors this is the error

Compiling src/osd/windows/video.c...
src/osd/windows/video.c:245: error: redefinition of 'osd_update_hi'
src/osd/windows/video.c:224: error: previous definition of 'osd_update_hi' was here
src/osd/windows/video.c:266: error: redefinition of 'osd_update_hi'
src/osd/windows/video.c:224: error: previous definition of 'osd_update_hi' was here
cc1.exe: warnings being treated as errors
src/osd/windows/video.c: In function 'osd_update_hi':
src/osd/windows/video.c:275: warning: passing argument 1 of 'winwindow_process_events' makes integer from pointer without a cast
Finished!
 :-[ :angry: :angry: :cry: :notworthy: :dizzy: :hissy:
« Last Edit: April 18, 2008, 02:17:01 am by nightwulfe »

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: need help please
« Reply #1 on: April 18, 2008, 03:08:42 pm »
Need a little more info before anyone can give good advice.

1) What source are you starting with?
2) Are you applying u updates?
3) What hiscore diff are you using?
4) List the steps you do when compiling...from where you are placing everything to what/how you are compiling....like the order you apply diff's, etc.

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #2 on: April 18, 2008, 05:58:10 pm »
thanks
well i downloaded mk64 compiler then i used mame 0.124 src
then i loaded hi_0.124,124u1,124u2
patched upto 124u2 in order
pressed go and the thats when i got that error
i have been trying for about two weeks before i asked for help thinging i was smart enough to get it

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: need help please
« Reply #3 on: April 18, 2008, 06:13:49 pm »
If you are trying to compile 124u2, you need to go in this order with these patches:

1) 124u1
2) 124u2
3) hi_124u2

Most importantly, hi_124 won't work with 124u2.

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #4 on: April 18, 2008, 06:27:10 pm »
ok i'll try right now

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #5 on: April 18, 2008, 07:05:39 pm »
as of right now i still get this error
Compiling src/osd/windows/video.c...
src/osd/windows/video.c:245: error: redefinition of 'osd_update_hi'
src/osd/windows/video.c:224: error: previous definition of 'osd_update_hi' was here
mingw32-make: *** [obj/windows/mame/osd/windows/video.o] Error 1
Finished!

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #6 on: April 18, 2008, 07:14:30 pm »
i really appreciate all your help but i am getting frustrated

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: need help please
« Reply #7 on: April 18, 2008, 07:26:17 pm »
Ok...let's start from scratch.
Delete EVERYTHING.
Download 124 source. Extract that.
Download 124u1.diff. Save that.
Download 124u2.diff. Save that.
Download hi_124u2.diff. Save that. (make sure it is hi_124u2!!)
Apply the diff's in the following order.
1) 124u1
2) 124u2
3) hi_124u2

Those are the ONLY diff(patches) you need for a compile of 124u2 with hiscore.

Then compile. Be sure you are starting fresh and ONLY apply those diff's in that order. Once again, start with fresh source.

It can be confusing your first time...but once you get familiar, you will see how easy it is...especially with Headkaze's compiler.

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #8 on: April 18, 2008, 07:33:46 pm »
ok so far it is going correctly i am going to sleep for 2 hrs and will be at work at 12am
but can still work on it there if you are still here i will tell you of any errors

thanks for helping and not making me feel like a complete moron

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #9 on: April 18, 2008, 09:31:50 pm »
ok thanks it worked

one last Question?
how do i take that and make a mame 32 out of it i cant use mame command line

MKChamp

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 502
  • Last login:February 07, 2024, 02:45:53 pm
  • Stil around.
Re: need help please
« Reply #10 on: April 19, 2008, 01:43:36 am »
Should be as simple as applying to mame32 source...not sure....never looked at it before.

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: need help please
« Reply #11 on: April 19, 2008, 02:39:08 am »
For MameUI just download the MameUI source

1. Copy the winui directory to src\osd\winui
2. Copy mameui.mak to root where the core makefile is located
3. Put a tick next to "Mame UI" in Mame Compiler
4. Press Go! button

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #12 on: April 19, 2008, 02:56:40 am »
thank you going to try now : ;D

nightwulfe

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:June 30, 2014, 04:47:51 am
Re: need help please
« Reply #13 on: April 19, 2008, 04:13:46 am »
Thank You MKChamp,and headkaze for all your help now i am that much closer to finishing up my cab. :notworthy: :applaud: :cheers:
« Last Edit: April 19, 2008, 05:10:19 am by nightwulfe »