On Thu, 8 Jan 2004 15:17:40 +0000 Simon Wistow <[EMAIL PROTECTED]> babbled:

> On Wed, Jan 07, 2004 at 09:30:10AM +0900, Carsten Haitzler said:
> > aaah yeah. sorry - forgot about this - no - don't know about any other
> > loaders other than what's in E cvs (in the imlib2 src tree and the
> > imlib2_loaders src tree for externally built/shipped loaders).
> 
> Right ... I knocked up this 
> 
> http://www.thegestalt.org/simon/exr/loader_exr.cpp
> 
> yesterday. And I don't think it's even being loaded by Imlib2. 
> Presumably because I needed to use C++ because that's what the OpenEXR 
> library is in :(

put the imlib2 functions in an extern "C" {} section so imlib2 can load the
loader and find the symbols - then form there u can call out to anything else in
the C++ code.

> Any tips?
> 
> Download the whole caboodle from 
> http://www.thegestalt.org/simon/exr/imlib2_exr_loader-0.01.tar.gz
> 
> Simon


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to