View Single Post
Old 11-22-2011, 08:25 AM   #1
below
Junior Member
below began at the beginning.
 
below's Avatar
 
Posts: 7
Karma: 10
Join Date: Nov 2011
Device: pocketbook
Help getting started

Hello,

as I said in the introduction forums, I am an experienced iOS and Mac developer, but new to PocketBook development.

I am facing some challenges that will hopefully be very simple questions to you ..

My development environment is Ubuntu 10.04, running as guest in VMWare Fusion for the Mac.

I have downloaded the PBSDK-linux-libwine_15.1.7 SDK. When building the ink demo, the most striking warning is:

/bin/sh: freetype-config: not found

There are some more warnings, but an executable is built. However, it does not run on the device.

Trying to build for the emulator fails with:

winegcc: i486-linux-gnu-gcc failed
make: *** [inkdemo] Error 2

(The rest of the warnings is like for arm, I can gladly post them here but they look unsupicious).

Firstly, I would like to resolve this freetype warning, but neither package freetype nor freetype2 will install.

How can I go about tackling this?

Thanks

Alex
below is offline   Reply With Quote