Skip to content

Xcode examples with more files in src directory are not included #8296

@NickHardeman

Description

@NickHardeman

Image

This does not allow compilation of examples with more files than main.cpp, ofApp.h and ofApp.cpp.
Ie: examples / input_output / fileBufferLoadingCSVExample fails because MorseCodePlayer.h and MorseCodePlayer.cpp are not added to the project.

Another example is examples / math / noise1dExample; does not include ofxSimpleSlider.h and .cpp.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions