-
At the moment, .dds files appear to be unsupported by the MGCB tool.
-
freeimageTest.cpp:73:12: warning: 'image' may be used uninitialized in this function
ccache g++ -o freeimageTest -Wl,-rpath=/usr/pkg/lib/wolframe -L../../../3rdParty/freeimage -L../../../3rdParty/fre…
-
It appears this issue is within FreeImage itself, but I haven't much time to do a full debug.
We're using a custom build of FreeImage against libjpeg-turbo.
-
Hey all!
[EDIT]
It seems that we don't have c++11 support right now with on osx.
The issue primarily is that we have to use libc++ with c++11, which does not support legacy tr1 namespace symbols. To …
-
http://localhost:49208/Misc/red-leaf.jpg?width=300&builder=freeimage
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Description: An unhandled …
-
_Original ticket http://projects.scipy.org/numpy/ticket/1179 on 2009-07-22 by trac user nicopinto, assigned to unknown._
For some reason I have a problem converting a specific png image using array()…
-
_Original ticket http://projects.scipy.org/numpy/ticket/1179 on 2009-07-22 by trac user nicopinto, assigned to unknown._
For some reason I have a problem converting a specific png image using array()…
-
Original ticket http://projects.scipy.org/numpy/ticket/1179
Reported 2009-07-22 by trac user nicopinto, assigned to unknown.
For some reason I have a problem converting a specific png image using arr…
-
trying to build the xcode project and I get two errors:
the waitForThread routine is not declared
and
the libfmodex.dylib : no such file or directory.
Please help!
I have oF of_preRelease_v0061_osx…