Skip to content

glNext: Texture.h headers missing from samples src #12

@indefinit

Description

@indefinit

I noticed all of the samples in the dev branch are missing "cinder/gl/Texture.h" in their respective app cpp's. This prevents them from compiling. Adding
#include "cinder/gl/Texture.h"
as well as the "-lz" linker flag in XCode fixes the problem.

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