AutoLayoutDSL icon indicating copy to clipboard operation
AutoLayoutDSL copied to clipboard

A straightforward C++ DSL to more concisely define iOS Auto Layout constraints.

Results 1 AutoLayoutDSL issues
Sort by recently updated
recently updated
newest added

Please take a look at http://stackoverflow.com/questions/534861/compiling-a-c-class-in-xcode-error-during-compilation-stl-vector/10587709#10587709 and confirm it is ok for your lib. I pulled your code and tried renaming all .mm to .m, everything is ok.