On Tue, 03 Feb 2004 16:37:37 +0100 Jochen Schroeder <[EMAIL PROTECTED]>
babbled:
> Corey Donohoe wrote:
> > Does evas_software_x11_test work for you(i.e. not a bunch of pastel
> > rectangles, colorful images)? My guess would be a broken png loader in
> > evas. The default point
On Tue, 3 Feb 2004 14:07:21 -0600 Corey Donohoe <[EMAIL PROTECTED]> babbled:
> * Jochen Schroeder ([EMAIL PROTECTED]) wrote:
> > My solution to this problem was to
> > export LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib -lpng12 -lz -lm'
> > before compilation, where the LDFLAGS variable
* Jochen Schroeder ([EMAIL PROTECTED]) wrote:
> My solution to this problem was to
> export LDFLAGS='-L/usr/lib -Wl,-rpath,/usr/lib -lpng12 -lz -lm'
> before compilation, where the LDFLAGS variable is the output of
> libpng-config --ldflags
> My knowledge of configure scripts is quite limited, but
Corey Donohoe wrote:
Does evas_software_x11_test work for you(i.e. not a bunch of pastel
rectangles, colorful images)? My guess would be a broken png loader in
evas. The default pointer image is a png, and loaded with
ecore_evas_cursor_set. I imagine this function is dependent the image
loaders
Jochen Schroeder said:
> Hi all,
> I know this is developer code and I'm essentially on my own, but I#m not
> sure if this might be a bug or just my inaptness. I#m having a problem
> with entrance pulled from cvs jan 24th. There is no mouse pointer. It
> happens with both entrance --test or entran
Does evas_software_x11_test work for you(i.e. not a bunch of pastel
rectangles, colorful images)? My guess would be a broken png loader in
evas. The default pointer image is a png, and loaded with
ecore_evas_cursor_set. I imagine this function is dependent the image
loaders your evas is compiled
On Mon, 02 Feb 2004 23:06:40 +0100 Jochen Schroeder <[EMAIL PROTECTED]>
babbled:
> Hi all,
> I know this is developer code and I'm essentially on my own, but I#m not
> sure if this might be a bug or just my inaptness. I#m having a problem
> with entrance pulled from cvs jan 24t
Hi all,
I know this is developer code and I'm essentially on my own, but I#m not
sure if this might be a bug or just my inaptness. I#m having a problem
with entrance pulled from cvs jan 24th. There is no mouse pointer. It
happens with both entrance --test or entranced. The mouse pointer is not