Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Macro missing in CicmWrapper eclass.h for Linux #18

Open
gesellkammer opened this issue Oct 6, 2015 · 1 comment
Open

Macro missing in CicmWrapper eclass.h for Linux #18

gesellkammer opened this issue Oct 6, 2015 · 1 comment

Comments

@gesellkammer
Copy link

ThirdParty/CicmWrapper/Sources/eclass.h is missing a line for the macro "CLASS_ATTR_FONT" starting at line 313. After the #else clause the line

#define CLASS_ATTR_FONT(c,name,flags,struct,member)

should be added. This fixes compilation for Linux (Ubuntu 15.04)

@pierreguillot
Copy link
Member

As the project is still in beta I feel free to develop on the Master branch, since two weeks I changed a lot of things but you still can retrieve a stable version on the commit of the last release d7eaac8. When the project will have anymore need of major changes, I'll be working on a dev branch but for the moment, it is simpler for me to work on the Master branch, sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants