[Scummvm-devel] freetype-config is missing in scummvm-required-libs-mingw.zip

Федор fedor_qd at mail.ru
Wed Feb 19 18:15:12 CET 2014


Hi! I need to create only plugins_table.h for Symbian build. I have installed Mingw and MSYS, also unzipped scummvm-required-libs-mingw.zip like described in  http://wiki.scummvm.org/index.php/Compiling_ScummVM/MinGW#Installing_MinGW_and_MSYS
I input this command in MSYS shell : "./configure --enable-all-engines". Here log :
$ ./configure --enable-all-engines
Running ScummVM configure...
Looking for C++ compiler... g++
Checking for compiler version... 4.8.1, ok
Building as C++11... no
Checking for whether -Wglobal-constructors work... no
Checking endianness... little
Checking 64-bitness... no
Type with 1 byte... char
Type with 2 bytes... short
Type with 4 bytes... int
Type with 8 bytes... long long
Alignment required... no
Checking host CPU architecture... x86
Checking hosttype... mingw32
Looking for sdl-config... /mingw/bin/sdl-config
Checking if host is POSIX compliant... no
Checking whether to have a verbose build... no
Checking whether building plugins was requested... no
Checking for Ogg Vorbis... yes
Checking for Tremor... no (Ogg Vorbis/Tremor support is mutually exclusive)
Checking for FLAC >= 1.0.1... yes
Checking for MAD... yes
Checking for ALSA >= 0.9... no
Checking for libjpeg >= v6b... yes
Checking for PNG >= 1.2.8... yes
Checking for libtheoradec >= 1.0... yes
Checking for libfaad... yes
Checking for SEQ MIDI... no
Checking for sndio... no
Checking for TiMidity... no
Checking for zlib... yes
Checking for libmpeg2 >= 0.4.0... yes
Checking for Sparkle... no
Checking for libfluidsynth... yes
Checking for readline... skipping (text console disabled)
Checking for libunity... no
Looking for freetype-config... none found!
Checking for FreeType2... no
Checking for OpenGL... yes
Checking for nasm... /mingw/bin/nasm
Building translation support... yes (with runtime language detection)
Building taskbar integration support... win32
Building Bink video support... yes
Building updates support... no
Backend... sdl (1.2.14), assembly routines, 16bit color, savegame timestamp, HQ
scalers, MT-32 emu, event recorder
WARNING: Disabling engine ZVision because the following dependencies are unmet:
FreeType2
Employing little gnomes... work is done
Engines (builtin):
SCUMM [all games]
AGI
AGOS [all games]
Lord Avalot d'Argent
CGE
Cinematique evo 1
Magic Composer
Cinematique evo 2
Dragon History
Drascula: The Vampire Strikes Back
Dreamweb
Full Pipe
Gobli*ns
Groovie [all games]
Hopkins FBI
Hugo Trilogy
Kyra [all games]
The Last Express
Lure of the Temptress
MADE
Mohawk [all games]
Mortevielle
Neverhood
Parallaction
The Journeyman Project: Pegasus Prime
Flight of the Amazon Queen
SAGA [all games]
SCI [all games]
Beneath a Steel Sky
Broken Sword
Broken Sword II
Broken Sword 2.5
Teen Agent
TestBed: the Testing framework
Tinsel
3 Skulls of the Toltecs
Tony Tough and the Night of Roasted Moths
Toonstruck
Touche: The Adventures of the Fifth Musketeer
TsAGE
Bud Tucker in Double Trouble
Voyeur
Wintermute
Engines Skipped:
ZVision
WARNING: This ScummVM build contains the following UNSTABLE engines:
Lord Avalot d'Argent
Full Pipe
Groovie [Groovie 2 games]
The Last Express
Mohawk [Where in Time is Carmen Sandiego?] [Myst] [Riven: The Sequel to Myst]
SAGA [SAGA 2 games]
SCI [SCI32 games]
Broken Sword 2.5
TestBed: the Testing framework
Voyeur

Creating config.h
Creating config.mk
Creating engines/engines.mk
Creating engines/plugins_table.h

I copy freetype-config.in from freetype-2.5.0.1\builds\unix to MinGW\bin and rename to freetype-config. But nothing changes:
$ ./configure --enable-all-engines
Running ScummVM configure...
Looking for C++ compiler... g++
Checking for compiler version... 4.8.1, ok
Building as C++11... no
Checking for whether -Wglobal-constructors work... no
Checking endianness... little
Checking 64-bitness... no
Type with 1 byte... char
Type with 2 bytes... short
Type with 4 bytes... int
Type with 8 bytes... long long
Alignment required... no
Checking host CPU architecture... x86
Checking hosttype... mingw32
Looking for sdl-config... /mingw/bin/sdl-config
Checking if host is POSIX compliant... no
Checking whether to have a verbose build... no
Checking whether building plugins was requested... no
Checking for Ogg Vorbis... yes
Checking for Tremor... no (Ogg Vorbis/Tremor support is mutually exclusive)
Checking for FLAC >= 1.0.1... yes
Checking for MAD... yes
Checking for ALSA >= 0.9... no
Checking for libjpeg >= v6b... yes
Checking for PNG >= 1.2.8... yes
Checking for libtheoradec >= 1.0... yes
Checking for libfaad... yes
Checking for SEQ MIDI... no
Checking for sndio... no
Checking for TiMidity... no
Checking for zlib... yes
Checking for libmpeg2 >= 0.4.0... yes
Checking for Sparkle... no
Checking for libfluidsynth... yes
Checking for readline... skipping (text console disabled)
Checking for libunity... no
Looking for freetype-config... /mingw/bin/freetype-config
Checking for FreeType2... no
Checking for OpenGL... yes
Checking for nasm... /mingw/bin/nasm
Building translation support... yes (with runtime language detection)
Building taskbar integration support... win32
Building Bink video support... yes
Building updates support... no
Backend... sdl (1.2.14), assembly routines, 16bit color, savegame timestamp, HQ
scalers, MT-32 emu, event recorder
WARNING: Disabling engine ZVision because the following dependencies are unmet:
FreeType2
Employing little gnomes... work is done
Engines (builtin):
SCUMM [all games]
AGI
AGOS [all games]
Lord Avalot d'Argent
CGE
Cinematique evo 1
Magic Composer
Cinematique evo 2
Dragon History
Drascula: The Vampire Strikes Back
Dreamweb
Full Pipe
Gobli*ns
Groovie [all games]
Hopkins FBI
Hugo Trilogy
Kyra [all games]
The Last Express
Lure of the Temptress
MADE
Mohawk [all games]
Mortevielle
Neverhood
Parallaction
The Journeyman Project: Pegasus Prime
Flight of the Amazon Queen
SAGA [all games]
SCI [all games]
Beneath a Steel Sky
Broken Sword
Broken Sword II
Broken Sword 2.5
Teen Agent
TestBed: the Testing framework
Tinsel
3 Skulls of the Toltecs
Tony Tough and the Night of Roasted Moths
Toonstruck
Touche: The Adventures of the Fifth Musketeer
TsAGE
Bud Tucker in Double Trouble
Voyeur
Wintermute
Engines Skipped:
ZVision
WARNING: This ScummVM build contains the following UNSTABLE engines:
Lord Avalot d'Argent
Full Pipe
Groovie [Groovie 2 games]
The Last Express
Mohawk [Where in Time is Carmen Sandiego?] [Myst] [Riven: The Sequel to Myst]
SAGA [SAGA 2 games]
SCI [SCI32 games]
Broken Sword 2.5
TestBed: the Testing framework
Voyeur

Creating config.h
Creating config.mk
Creating engines/engines.mk
Creating engines/plugins_table.h



Always yours, Fedor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20140219/feffc116/attachment.html>


More information about the Scummvm-devel mailing list