WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Missing X11/extensions/render.h  (Read 1582 times)

Offline NinjaCowboy

  • Newbie
  • *
  • Posts: 36
Missing X11/extensions/render.h
« on: January 11, 2019, 07: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
Code: [Select]
#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.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: Missing X11/extensions/render.h
« Reply #1 on: January 11, 2019, 11:57:22 PM »
You can probably use the xorg-proto extension from CorePure64 in the interim.

Offline NinjaCowboy

  • Newbie
  • *
  • Posts: 36
Re: Missing X11/extensions/render.h
« Reply #2 on: January 12, 2019, 09:19:53 AM »
Any reason for using the one from CorePure64 specifically and not the 32-bit x86 one?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11213
Re: Missing X11/extensions/render.h
« Reply #3 on: January 12, 2019, 09:27:13 AM »
Hi NinjaCowboy
Shouldn't really matter (I think). They're just header files.