Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: NinjaCowboy on January 11, 2019, 10:42:13 PM
-
I tried to compile the FOX toolkit for building xfe, but ran into problems with this missing header file. libXrender-dev.tcz provides the X11/extensions/Xrender.h header, which has
#include <X11/extensions/render.h>
on line 33. This render.h header does not exist in any of the piCore extensions, so it's impossible to compile anything that uses Xrender.
-
You can probably use the xorg-proto extension from CorePure64 in the interim.
-
Any reason for using the one from CorePure64 specifically and not the 32-bit x86 one?
-
Hi NinjaCowboy
Shouldn't really matter (I think). They're just header files.