Previous Thread
Next Thread
Print Thread
Page 4 of 7 1 2 3 4 5 6 7
Joined: Mar 2001
Posts: 17,262
Likes: 267
R
Very Senior Member
Very Senior Member
R Offline
Joined: Mar 2001
Posts: 17,262
Likes: 267
"make clean" to clean up?

Joined: Jun 2015
Posts: 55
N
NLS
Offline
Member
Member
N Offline
Joined: Jun 2015
Posts: 55
Yeah I did but used it wrong (added the parameter along with the compile parameters instead of stand-alone... I thought it would work - apparently not).

Anyway new make (after clean) with android-arm64 -j5 and I got these somewhere near the beginning:

Code
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
Package sdl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl2' found
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
fatal: unable to join threaded lstat
Building configurations...

mingw-w64-x86_64-SDL2 and mingw-w64-x86_64-SDL2_ttf are installed already.

Again some path issue?
Compilation still goes on, but I am not sure it will have a happy end. :P

Last edited by NLS; 05/18/16 12:47 PM.
Joined: Mar 2001
Posts: 17,262
Likes: 267
R
Very Senior Member
Very Senior Member
R Offline
Joined: Mar 2001
Posts: 17,262
Likes: 267
Those mean you're building for Linux, not Android. The build system is not set up to just make Android the way you're trying to, you must follow the instructions.

Joined: Jun 2015
Posts: 55
N
NLS
Offline
Member
Member
N Offline
Joined: Jun 2015
Posts: 55
I followed the instructions.
I just didn't make subtarget tiny.
It worked with tiny.

Joined: Apr 2006
Posts: 821
Likes: 3
D
Senior Member
Senior Member
D Offline
Joined: Apr 2006
Posts: 821
Likes: 3
I have a question about the orange arrow. How come it doesn't move to the games list and the settings when use my finger? I have a keyboard for the Android, iPad and iPhone. Do I need to use the keyboard arrow keys instead of using my finger? I also have a Android controller as well.

I think I should try the keyboard and the controller out to see what happen.


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB
Joined: Mar 2001
Posts: 17,262
Likes: 267
R
Very Senior Member
Very Senior Member
R Offline
Joined: Mar 2001
Posts: 17,262
Likes: 267
MAME doesn't have touch support, you'd need to use a keyboard or controller.

Joined: Apr 2006
Posts: 821
Likes: 3
D
Senior Member
Senior Member
D Offline
Joined: Apr 2006
Posts: 821
Likes: 3
OK making sure. smile


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB
Joined: Jun 2015
Posts: 55
N
NLS
Offline
Member
Member
N Offline
Joined: Jun 2015
Posts: 55
SDL supports touch events though.

Joined: Apr 2006
Posts: 821
Likes: 3
D
Senior Member
Senior Member
D Offline
Joined: Apr 2006
Posts: 821
Likes: 3
When I get back from AZ then I gonna mess with it some more.

Would like to add these. I can't right now. Leaving today.

Code
//Capcom

1941
1942
1943kai
1943
19xx
avsp
armwar
avengers
batcir
bionicc
blktiger
block
dino
captcomm
cawing
commando
cybots
dstlk
ddsom
ddtod
dynwar
ecofghtr
exedexes
ffight
forgottn
ganbare
gng
ghouls
gunsmoke
hsf2
knights
lastduel
leds2011
lwings
madgear
msword
msh
mshvsf
mvsc
megaman2
megaman
mtwins
mercs
mbombrd
nemo
nwarr
higemaru
pokonyan
ringdest
slammast
sectionz
sonson
sf
sfa2
sfa3
sfa
sf2ce
sf2hf
sf2
sfz2al
strider
sgemf
spf2t
ssf2t
ssf2
kod
punisher
srumbler
3wonders
tigeroad
trojan
vhunt2
vsav2
vsav
varth
vulgus
wof
willow
xmvsf
xmcota

// Capcom / Daipro

unsquad

// Willams

bubbles
defender
inferno
joust
joust2
sinistar

// Willams / Vid Kidz

blaster
robotron
stargate

// Nindendo

popeye

// Nintendo of America

dkong
dkong3
dkongjr
mario

// Atari

asteroid
astdelux
bzone
bwidow
bradley
breakout
centiped
ccastles
gravitar
mhavoc
milliped
redbaron
jedi
spacduel
starwars
sbrkout
tempest

// Atari Games

gauntlet
gaunt2
paperboy
atetris
esb
xybots

// Atari / JMA

mhavocrv

// Cave

deathsml
dsmbl
ddonpach
dfkbl
ddpdfk
donpach
esprade
espgal2
feversos
guwange
ibara
ibarablk
mmpork
mushisam
futaribl
futari15
pinkswts
progear
uopoko
mushitam


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB
Joined: Jun 2015
Posts: 55
N
NLS
Offline
Member
Member
N Offline
Joined: Jun 2015
Posts: 55
Damn I don't get why the non-tiny doesn't compile.

Dullaron have you tried?

Page 4 of 7 1 2 3 4 5 6 7

Moderated by  R. Belmont 

Link Copied to Clipboard
Who's Online Now
0 members (), 123 guests, and 4 robots.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,364
Posts122,482
Members5,082
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
Powered by UBB.threads™ PHP Forum Software 8.0.0