Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux version won't compile #26

Open
GoogleCodeExporter opened this issue Dec 21, 2015 · 6 comments
Open

Linux version won't compile #26

GoogleCodeExporter opened this issue Dec 21, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Hi there,
I just downloaded the tool to convert some fonts and found out that <cstddef> 
import in OpenTypeUtilities.cpp was missing, causing the compilation to fail.

What steps will reproduce the problem?
1. Run make
2. See compiler output

I'm attaching the corrected file. I used g++ version 4.6.1 under Ubuntu 11.10.

Original issue reported on code.google.com by [email protected] on 28 Sep 2012 at 2:18

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks, I just download the tool too... and you save me couple of minutes !

Original comment by [email protected] on 22 Oct 2012 at 8:43

@GoogleCodeExporter
Copy link
Author

Nice. I had no clue what's the problem. It works!

Original comment by [email protected] on 6 Jan 2013 at 2:35

@GoogleCodeExporter
Copy link
Author

Why has this fix not been committed upstream?

Original comment by [email protected] on 12 Sep 2013 at 6:25

@GoogleCodeExporter
Copy link
Author

Issue and Fix confirmed under Unbuntu 12.04 LTS.
Many thanks.

Original comment by [email protected] on 29 Oct 2013 at 9:50

@GoogleCodeExporter
Copy link
Author

Had the same problem with kubuntu 13.04 this fixed it. 

Original comment by [email protected] on 29 Oct 2013 at 7:20

@GoogleCodeExporter
Copy link
Author

Another solution: http://code.google.com/p/ttf2eot/issues/detail?id=29

Original comment by [email protected] on 16 Jan 2014 at 3:43

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

No branches or pull requests

1 participant