Hello Muammar !

Muammar El Khatib wrote:
> On Sun, Apr 5, 2009 at 5:02 PM, Vincent Fourmond <fourm...@debian.org> wrote:
>>  Hello,
>>
>>  This bug has been open for more than year now without any activity.
>> Which files are needed by smc that are only in libcegui-mk2-dev ? There
>> are only .h files in the -dev package, as far as I can see. Does smc
>> need to parse header files ? Doesn't sound right.
> 
> Yes, it has been open for more than a year now. Files that are needed
> by smc are:
> 
> libCEGUIDevILImageCodec.so
> libCEGUIXercesParser.so
> libCEGUIFalagardWRBase.so

  Mmmm...

  Looking at the source code of smc does not give any suitable match for
any of those:

~ fgrep -r DevILImageCodec .
~ fgrep -r XercesParser .
./src/video/video.cpp:  if(
CEGUI::System::getDefaultXMLParserName().compare( "XercesParser" ) == 0 )
./src/video/video.cpp:  if(
CEGUI::System::getDefaultXMLParserName().compare( "XercesParser" ) == 0 )
./src/video/video.cpp:  if(
CEGUI::System::getDefaultXMLParserName().compare( "XercesParser" ) == 0 )
./src/video/video.cpp:
//XercesParser::setSchemaDefaultResourceGroup( "schemas" );
 ~ fgrep -r FalagardWRBase .
./data/gui/schemes/TaharezLook.scheme:  <WindowRendererSet
Filename="CEGUIFalagardWRBase" />

  I strongly suspect the problem comes from the underlying libraries and
not the smc package itself.

  I'll have a look at the libraries and file a bug report for them. I'll
keep you posted.

  Cheers,

        Vincent

-- 
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/

A guess is just a guess until you turn it into a pie chart.
Then it's an analysis.
 -- Scott Adams

Vincent, listening to My Favourite Game (The Cardigans)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to