Search found 6 matches

by wizard
Thu Dec 11, 2008 10:05
Forum: Help
Topic: Sample related issues in 0.6.2
Replies: 4
Views: 3476

I think you're going to have to obtain a version of PCRE that has been compiled with support for UTF8 - if your distro does not - or can not - provide this, you will need to obtain the PCRE source and compile it yourself with the necessary UTF8 support enabled. CE. This issue has been solved by reb...
by wizard
Thu Dec 11, 2008 01:26
Forum: Help
Topic: Sample related issues in 0.6.2
Replies: 4
Views: 3476

what OS are you using? linux i presume? which dist? and what is your graphics card? have you installed the modules? Thanks for your response! uname -a Linux localhost.localdomain 2.6.18-53.el5 #1 SMP Wed Oct 10 16:34:02 EDT 2007 i686 i686 i386 GNU/Linux Video Card: Intel Corporation 82Q35 Express I...
by wizard
Wed Dec 10, 2008 10:12
Forum: Help
Topic: Sample related issues in 0.6.2
Replies: 4
Views: 3476

Sample related issues in 0.6.2

I'm digging at CEGUI-0.6.2. I get failed while running samples Demo6, Demo7, FalagardDemo1, Minesweeper, TextDemo, TreeDemo. And other samples work well. Here is the exception messages: ./Demo6 -- CEGUI Sample Application Framework -- Please select a renderer: 1. OpenGL GUI Renderer. Picked the only...
by wizard
Fri Dec 05, 2008 01:42
Forum: Help
Topic: [SOLVED] How to config image codec as silly?
Replies: 4
Views: 2928

Pompei2 wrote:You first need to download and install SILLY, after that, the configure should correctly detect your SILLY as being present and choose that as default image codec.


This issue has been fixed after "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/"

Thanks a lot!!
by wizard
Fri Dec 05, 2008 01:41
Forum: Help
Topic: [SOLVED] How to config image codec as silly?
Replies: 4
Views: 2928

CrazyEddie wrote:Hi, and welcome :)

Which version of CEGUI are you building?
Have you installed the SILLY library?

CE.


I use CEGUI-0.6.1.
Yeah, I have installed SILLY-0.1.0

This issue has been fixed after "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/"

Thanks a lot!!

- Wizard
by wizard
Tue Dec 02, 2008 03:26
Forum: Help
Topic: [SOLVED] How to config image codec as silly?
Replies: 4
Views: 2928

[SOLVED] How to config image codec as silly?

I enter this command: ./configure --with-default-image-codec=SILLYImageCodec But the output is here: ... checking for SILLY... no configure: Image loading via SILLY by OpenGL renderer disabled ... * Image Loading Codec Modules (currently for OpenGL Renderer only): * Building Corona Image Codec: no *...

Go to advanced search