configure --disable-gl compile error
#1
While a regular GL enabled configuration compiles, I am finding that if I use "configure --disable-gl" the Make process ends with

GUIFontTTF.cpp:914: error: ‘angle’ was not declared in this scope

Reply
#2
yeh the software renderer hasnt been updated to reflect the latest 3d changes
Reply
#3
Thanks. Is the aim to keep the sw renderer going? I'm using tssgery's vmware solution and can't seem to activate the hw renderer so am currently experiencing 1fps for just the basic gui under the GL enabled build.

Reply
#4
Eventually, yes.

There shouldn't really be too much needed to get it up and running again - all the angle stuff has been removed, and is applied via ScaleFinal*Coord stuff.

My suggestion is to not bother trying to render in non-gl modes with any of the transform stuff enabled.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#5
Just got the same error, is there a command line ./configure switch to avoid it?
Reply
#6
dont apply disable-gl..
Reply
#7
It seems still to be broken, it compiles but all Fonts are rendered in the top left cornor, over each other.
Reply

Logout Mark Read Team Forum Stats Members Help
configure --disable-gl compile error0