Skip to content

Fix compilation with g++ 6.3.1#1

Open
yol wants to merge 3 commits into
rogiervd:masterfrom
yol:compilefix
Open

Fix compilation with g++ 6.3.1#1
yol wants to merge 3 commits into
rogiervd:masterfrom
yol:compilefix

Conversation

@yol
Copy link
Copy Markdown

@yol yol commented Mar 31, 2017

A missing #include and function declaration currently do not allow the TrueTypeViewer to be built.

cstdlib is needed for malloc and free
Friend declaration in fontcache.h does not also declare the
function itself automatically
Useful if system only has multithreaded version (qt-mt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants