Opened 10 years ago
Closed 10 years ago
#6843 closed defect (invalid)
Can´t compile ZVision Engine (Freetype2 not found)
Reported by: | SF/ruehmann | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: ZVision |
Version: | Keywords: | ||
Cc: | Game: | Zork Grand Inquisitor |
Description
ScummVM 1.8.0git2933-gec03857 (Apr 13 2015 10:29:39) Features compiled in: TAINTED Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib FluidSynth Theora AAC JPEG PNG
./configure gives Looking for freetype-config... /usr/bin/freetype-config Checking for FreeType2... no Checking for OpenGL... yes Checking for nasm... /usr/bin/yasm Building translation support... yes (with runtime language detection) Building taskbar integration support... no Building Bink video support... yes Building updates support... no Backend... sdl (1.2.15), assembly routines, 16bit color, savegame timestamp, HQ scalers, MT-32 emu, event recorder WARNING: Disabling engine ZVision because the following dependencies are unmet: FreeType2
I am using kubuntu 14.04 LTS all Freetype packets are installed.
How can I make ./configure find Freetype2?
Thanks
Ticket imported from: bugs/6843.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Have installed actual version of freetype from Sourceforge, now it works.
Thanks,
comment:3 by , 10 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
ScummVM 1.7.0git7667-gcd31c9e (Jun 13 2014 04:36:49) Features compiled in: TAINTED Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib FluidSynth FreeType2 JPEG PNG
But still the same.