Closed wprater closed 10 years ago
Im no longer able to build the project. Getting as error such as:
The following build commands failed: Lex /Users/wprater/Development/pixate/pixate-freestyle-ios/submodules/pixate-expression-machine/src/ExpressionMachine/Parsing/PXExpressionLexer.lm (1 failure) FATAL: XCode build failed for platform: iphonesimulator7.1.
Im running XCode 5.1.1
Freestyle uses a submodule now, so you need to clone the repo, then
git submodule init git submodule update
git submodule init
git submodule update
then build.
Im no longer able to build the project. Getting as error such as:
Im running XCode 5.1.1