1 | ./configure --enable-all-engines
|
---|
2 |
|
---|
3 | Running ScummVM configure...
|
---|
4 | Looking for C++ compiler... g++
|
---|
5 | Checking for compiler version... 4.8, ok
|
---|
6 | Building as C++11... no
|
---|
7 | Checking for whether -Wglobal-constructors work... no
|
---|
8 | Checking endianness... little
|
---|
9 | Checking 64-bitness... no
|
---|
10 | Type with 1 byte... char
|
---|
11 | Type with 2 bytes... short
|
---|
12 | Type with 4 bytes... int
|
---|
13 | Type with 8 bytes... long long
|
---|
14 | Alignment required... no
|
---|
15 | Checking host CPU architecture... x86
|
---|
16 | Checking hosttype... linux-gnu
|
---|
17 | Looking for sdl-config... /usr/bin/sdl-config
|
---|
18 | Checking if host is POSIX compliant... yes
|
---|
19 | Checking whether to have a verbose build... no
|
---|
20 | Checking whether building plugins was requested... no
|
---|
21 | Checking for Ogg Vorbis... yes
|
---|
22 | Checking for Tremor... no (Ogg Vorbis/Tremor support is mutually exclusive)
|
---|
23 | Checking for FLAC >= 1.0.1... yes
|
---|
24 | Checking for MAD... yes
|
---|
25 | Checking for ALSA >= 0.9... yes
|
---|
26 | Checking for libjpeg >= v6b... yes
|
---|
27 | Checking for PNG >= 1.2.8... yes
|
---|
28 | Checking for libtheoradec >= 1.0... yes
|
---|
29 | Checking for libfaad... no
|
---|
30 | Checking for SEQ MIDI... yes
|
---|
31 | Checking for sndio... no
|
---|
32 | Checking for TiMidity... yes
|
---|
33 | Checking for zlib... yes
|
---|
34 | Checking for libmpeg2 >= 0.4.0... no
|
---|
35 | Checking for Sparkle... no
|
---|
36 | Checking for libfluidsynth... yes
|
---|
37 | Checking for readline... skipping (text console disabled)
|
---|
38 | Checking for libunity... no
|
---|
39 | Looking for freetype-config... /usr/bin/freetype-config
|
---|
40 | Checking for FreeType2... no
|
---|
41 | Checking for OpenGL... yes
|
---|
42 | Checking for nasm... /usr/bin/yasm
|
---|
43 | Building translation support... yes (with runtime language detection)
|
---|
44 | Building taskbar integration support... no
|
---|
45 | Building Bink video support... yes
|
---|
46 | Building updates support... no
|
---|
47 | Backend... sdl (1.2.15), assembly routines, 16bit color, savegame timestamp, HQ scalers, MT-32 emu, event recorder
|
---|
48 | WARNING: Disabling engine ZVision because the following dependencies are unmet: FreeType2
|
---|
49 |
|
---|
50 | Engines (builtin):
|
---|
51 | SCUMM [all games]
|
---|
52 | Access
|
---|
53 | AGI
|
---|
54 | AGOS [all games]
|
---|
55 | Lord Avalot d'Argent
|
---|
56 | Beavis and Butthead in Virtual Stupidity
|
---|
57 | CGE
|
---|
58 | CGE2
|
---|
59 | Cinematique evo 1
|
---|
60 | Magic Composer
|
---|
61 | Cinematique evo 2
|
---|
62 | Dragon History
|
---|
63 | Drascula: The Vampire Strikes Back
|
---|
64 | Dreamweb
|
---|
65 | Full Pipe
|
---|
66 | Gobli*ns
|
---|
67 | Groovie [all games]
|
---|
68 | Hopkins FBI
|
---|
69 | Hugo Trilogy
|
---|
70 | Kyra [all games]
|
---|
71 | The Last Express
|
---|
72 | Lure of the Temptress
|
---|
73 | MADE
|
---|
74 | Rex Nebular and the Cosmic Gender Bender
|
---|
75 | Mohawk [all games]
|
---|
76 | Mortevielle
|
---|
77 | Neverhood
|
---|
78 | Parallaction
|
---|
79 | The Journeyman Project: Pegasus Prime
|
---|
80 | The Prince and The Coward
|
---|
81 | Flight of the Amazon Queen
|
---|
82 | SAGA [all games]
|
---|
83 | SCI [all games]
|
---|
84 | Beneath a Steel Sky
|
---|
85 | Broken Sword
|
---|
86 | Broken Sword II
|
---|
87 | Broken Sword 2.5
|
---|
88 | Teen Agent
|
---|
89 | TestBed: the Testing framework
|
---|
90 | Tinsel
|
---|
91 | 3 Skulls of the Toltecs
|
---|
92 | Tony Tough and the Night of Roasted Moths
|
---|
93 | Toonstruck
|
---|
94 | Touche: The Adventures of the Fifth Musketeer
|
---|
95 | TsAGE
|
---|
96 | Bud Tucker in Double Trouble
|
---|
97 | Voyeur
|
---|
98 | Wintermute
|
---|
99 |
|
---|
100 | Engines Skipped:
|
---|
101 | ZVision
|
---|
102 |
|
---|
103 | WARNING: This ScummVM build contains the following UNSTABLE engines:
|
---|
104 | Access
|
---|
105 | Lord Avalot d'Argent
|
---|
106 | Beavis and Butthead in Virtual Stupidity
|
---|
107 | Full Pipe
|
---|
108 | Groovie [Groovie 2 games]
|
---|
109 | The Last Express
|
---|
110 | Rex Nebular and the Cosmic Gender Bender
|
---|
111 | Mohawk [Where in Time is Carmen Sandiego?] [Myst] [Riven: The Sequel to Myst]
|
---|
112 | The Prince and The Coward
|
---|
113 | SAGA [SAGA 2 games]
|
---|
114 | SCI [SCI32 games]
|
---|
115 | Broken Sword 2.5
|
---|
116 | TestBed: the Testing framework
|
---|
117 |
|
---|
118 |
|
---|
119 | Creating config.h
|
---|
120 | Creating config.mk
|
---|
121 | Creating engines/engines.mk
|
---|
122 | Creating engines/plugins_table.h
|
---|