Skip to content

"Parse Issue: Expected identifier or '('" in HTGraphicsUtilities.h #2

@zakdances

Description

@zakdances

Getting this error which won't allow compiling.

The error points to lines 110-113 in HTGraphicsUtilities.h:

void CGRectDivideWithPadding(CGRect rect, CGRect *slicePtr, CGRect     *remainderPtr, CGFloat sliceAmount, CGFloat padding, CGRectEdge edge)
{
CGRectDivideWithUsefulPadding(rect, slicePtr, remainderPtr, nil, sliceAmount,     padding, edge);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions