Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12940] kdegraphics cannot detect my openexr

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12940] kdegraphics cannot detect my openexr
  • Date: 4 Aug 2006 14:54:31 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12940


jakakranjc AT email.si changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jakakranjc AT email.si




------- Additional Comments From jakakranjc AT email.si 2006-08-04 09:54 -------
what does this give you?
pkg-config --libs OpenEXR


bt:
if test "x$with_openexr" != xcheck && test -z "$LIB_EXR"; then
{ { echo "$as_me:$LINENO: error: --with-openexr was given, but test for
Open
EXR failed" >&5
******
if eval "test ! \"`echo $ac_cv_libexr`\" = no"; then
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6
LIB_EXR=""
*******
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
/... 20 lines .../; then
eval "ac_cv_libexr='`pkg-config --libs OpenEXR`'"
else
eval "ac_cv_libexr=no"
********

So I'd appreciate the config.log too.

And try if it is the same with 3.5.4

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page