Previous Thread
Next Thread
Print Thread
Page 15 of 44 1 2 13 14 15 16 17 43 44
Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Apparently some Windows configs are blowing through the command-line length limit; move your source tree as close as possible to the root of the drive if it's down a ways in the folder structure.

Also, Haze supports UME over at his blog, we normally only handle vanilla MAME/MESS here.

Joined: Aug 2012
Posts: 74
Member
Offline
Member
Joined: Aug 2012
Posts: 74
Thanks for the tip, but, the strange thing is I'm running the compile from the following path:
Code
c:\users\michael\mamesvn

So I'm pretty sure that's not the problem.

Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Yeah, that's (part of) the problem. If you move that up to just c:\mame it will likely build.

Micko's working on trying to make it friendlier to long paths like that, but there will always be limits.

Joined: May 2008
Posts: 4,930
Likes: 24
Q
Very Senior Member
Offline
Very Senior Member
Q
Joined: May 2008
Posts: 4,930
Likes: 24
You could also try to use 'subst' to shorten the path:

Code
C:\Users\michael\mamesvn>subst x: C:\Users\michael\mamesvn
C:\Users\michael\mamesvn>x:
X:>make -j5 TARGET=mess ...
...
X:>c:
C:\Users\michael\mamesvn>subst x: /d


A mind is like a parachute. It doesn't work unless it's open. [Frank Zappa]
Joined: Aug 2012
Posts: 74
Member
Offline
Member
Joined: Aug 2012
Posts: 74
Okay, having some issues compiling the latest.
I use the commandline:

Code
make -j5 TARGET=UME NOWERROR=1 PTR64=1

After a while this happens:

Code
src/mame/drivers/dassault.c:458:14: error: 'deco16ic_interface' does not name a
type
src/mame/drivers/dassault.c:469:14: error: 'deco16ic_interface' does not name a
type
src/mame/drivers/dassault.c: In function 'device_t* construct_machine_config_das
sault(machine_config&, device_t*, device_t*)':
src/mame/drivers/dassault.c:516:2: error: 'dassault_deco16ic_tilegen1_intf' was
not declared in this scope
src/mame/drivers/dassault.c:520:2: error: 'dassault_deco16ic_tilegen2_intf' was
not declared in this scope
Compiling src/mame/drivers/dblewing.c...
src/mame/drivers/dassault.c: At global scope:
src/mame/drivers/dassault.c:453:12: warning: 'int dassault_bank_callback(int)' d
efined but not used [-Wunused-function]
make: *** [obj/windows64/mame/drivers/dassault.o] Error 1
make: *** Waiting for unfinished jobs....

Any ideas?

Last edited by arcadefan; 04/07/14 01:20 PM.
Joined: Jun 2001
Posts: 76
Likes: 8
O
Member
Offline
Member
O
Joined: Jun 2001
Posts: 76
Likes: 8
Yeah, apparently Eta forgot to commit a file. I'm sure he'll fix it as soon as he sees this.

Joined: Jun 2001
Posts: 76
Likes: 8
O
Member
Offline
Member
O
Joined: Jun 2001
Posts: 76
Likes: 8
Micko just fixed the problem.

Joined: Aug 2012
Posts: 74
Member
Offline
Member
Joined: Aug 2012
Posts: 74
Perfect!
It's working now. smile

Joined: Dec 2010
Posts: 46
D
Member
Offline
Member
D
Joined: Dec 2010
Posts: 46
What am I doing wrong?
I followed the instructions: http://www.mess.org/compiling_mess
- mingw-mame-w64-20121207
- TortoiseSVN-1.8.6.25419-x64-svn-1.8.8

mame64 compiles OK. but...
G:\MESS>make target=mess
results in: "make: Nothing to be done for 'default'."

I'm fairly new to this, but I have successfully compiled a few times so far.

Joined: May 2004
Posts: 1,772
Likes: 34
H
Very Senior Member
Offline
Very Senior Member
H
Joined: May 2004
Posts: 1,772
Likes: 34
TARGET=mess
or
TARGET=ume

the caps is important.

Page 15 of 44 1 2 13 14 15 16 17 43 44

Link Copied to Clipboard
Who's Online Now
2 members (Kale, 1 invisible), 233 guests, and 1 robot.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,320
Posts121,923
Members5,074
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com