0x18B2EE / fog

Automatically exported from code.google.com/p/fog
0 stars 0 forks source link

Many errors #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
1. Get fog from svn
2. Enable Fog-UI, Fog-UI-X11, Fog-UI-X11 Module
3. cmake -i
4. make
5. enjoy your errors (G2d/Text/OpenType/OTEnum.h needs 
G2d/Text/OpenType/OTapi.h, not OTAPI.h; UI/Engine/X11UIEngineWindow.cpp has 
errors because members of  requested are lacking prefixed underscore (around 
lines 611-621); UI/Engine/X11UIEventLoopImpl.cpp is looking for absent file 
Core/Tools/ManagedString.h, and "APPLICATION_UI_X11" and "FOG_STR_")

OS: CentOS 6 x86_64

Original issue reported on code.google.com by Suffolk...@gmail.com on 22 Sep 2012 at 1:59

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,

this is at this time known issue, X11 platform hasn't been updated for a while 
and currently nobody is working on it (I can work only on Windows and Mac port 
right now).

You can disable UI support, because it's not usable at the moment.

Thanks anyways.

Original comment by kobalicek.petr on 22 Sep 2012 at 2:42

GoogleCodeExporter commented 9 years ago
Oh well. Thanks for the heads up on that, though.

Original comment by Suffolk...@gmail.com on 22 Sep 2012 at 10:19