Re: Libraries missing when trying to compile ArApp

2010-11-03 Thread Tomi Ollila
On Tue 02 Nov 2010 13:25, Andrea Grandi writes: > Hi, > > On 2 November 2010 12:07, wrote: >> Thanks Andrea, >> >> How ma I supposed to so so on Nokia SDK? > > on Nokia SDK (read "on MADDE") I don't know you can install them > in Scratchbox and in N900, but I don't know how to modify the >

Re: Libraries missing when trying to compile ArApp

2010-11-02 Thread Andrea Grandi
Hi, On 2 November 2010 12:07, wrote: > Thanks Andrea, > > How ma I supposed to so so on Nokia SDK? on Nokia SDK (read "on MADDE") I don't know you can install them in Scratchbox and in N900, but I don't know how to modify the libraries available on SDK. -- Andrea Grandi - Nokia Qt Ambassa

Re: Libraries missing when trying to compile ArApp

2010-11-02 Thread acano
Thanks Andrea, How ma I supposed to so so on Nokia SDK? Best Regards! Quoting Andrea Grandi : Hola Antonio, On 2 November 2010 11:31, wrote: I am trying to compile the ArApp using Nokia SDK, but is says that I am missing the files: - GLES2/gl2.h - X11/Xlib.h - X11/Xatom.h you have to in

Re: Libraries missing when trying to compile ArApp

2010-11-02 Thread Andrea Grandi
Hola Antonio, On 2 November 2010 11:31, wrote: > I am trying to compile the ArApp using Nokia SDK, but is says that I am > missing the files: > - GLES2/gl2.h > - X11/Xlib.h > - X11/Xatom.h you have to install these packages in your distribution: libx11-dev, x11proto-core-dev, mesa-dev Regards

Libraries missing when trying to compile ArApp

2010-11-02 Thread acano
Hi everyone, I am trying to compile the ArApp using Nokia SDK, but is says that I am missing the files: - GLES2/gl2.h - X11/Xlib.h - X11/Xatom.h Can I compile that application through the NokiaSDK? Thanks in advance, A. Cano