Aaron
Results
2
issues of
Aaron
Trying to define multiple test category excludes causes the entire configuration to fail, for example if defining ``` !MyTestCategoryOne !MyTestCategoryTwo ``` From the build log it looks as though when...
The "EasySpriteIndexFinder" utility uses an old version of ofDirectory (ofxDirList) that won't compile if you include it when adding ofxSpriteSheetRenderer to your project. My solution was just to remove the...