[solved]When ./configure : "No package 'CEGUI-OPENGL' found"

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Nairod
Just popping in
Just popping in
Posts: 2
Joined: Sun Jun 28, 2009 09:02

[solved]When ./configure : "No package 'CEGUI-OPENGL' found"

Postby Nairod » Sun Jun 28, 2009 09:12

Hello, (sorry for my bad English, I'm French :roll: )

I'm on Ubuntu (a Linux distribution), and i would like compile CEGUI.
After a "aclocal", I lauch "./configure --disable-xerces-c", and the result is :

Code: Select all

(...)
checking pkg-config is at least version 0.9.0... yes
checking for CEGUI... configure: error: Package requirements (CEGUI-OPENGL >= 0.6.0) were not met:

No package 'CEGUI-OPENGL' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CEGUI_CFLAGS
and CEGUI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


I have done this :

Code: Select all

$ export CEGUI_FLAGS=
$ export CEGUI_LIBS=

But nothing change... (same result after ./configure).

So how compiling CEGUI ?

(I have Ubuntu 9.04, and CEGU 0.6.3)

Thanks.
Last edited by Nairod on Sun Jun 28, 2009 09:38, edited 1 time in total.

Nairod
Just popping in
Just popping in
Posts: 2
Joined: Sun Jun 28, 2009 09:02

Re: When ./configure : "No package 'CEGUI-OPENGL' found"

Postby Nairod » Sun Jun 28, 2009 09:38

:roll: I had the "CEGUI Layout editor"... but the download page is strange (or i am strange)...

aymen
Not too shy to talk
Not too shy to talk
Posts: 29
Joined: Wed Apr 01, 2009 13:55

Re: [solved]When ./configure : "No package 'CEGUI-OPENGL' found"

Postby aymen » Sun Jun 28, 2009 23:11

Hi,

to have opengl support, make sure u have this packages installed :

freeglut and freeglut-dev
glew and glew-dev

then ./configure again and make...

hope this will help :)


Return to “Help”

Who is online

Users browsing this forum: No registered users and 10 guests