mono/monotouch-bindings

Testflight

Closed this issue · 1 comments

Hi! When I try to make the DLL for TestFlight, I receive this error (with 1.2.1, 1.2.5 and 1.2.6). I can't find what is the problem!

Thanks

var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(89,69): error CS0103: The name class_ptr' does not exist in the current context /var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(103,62): error CS0103: The nameclass_ptr' does not exist in the current context
/var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(114,62): error CS0103: The name class_ptr' does not exist in the current context /var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(125,62): error CS0103: The nameclass_ptr' does not exist in the current context
/var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(134,55): error CS0103: The name class_ptr' does not exist in the current context /var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(145,62): error CS0103: The nameclass_ptr' does not exist in the current context
/var/folders/nm/ytq9rdzx0011hvqq8v0d1zwr0000gn/T/9pyhe2ph.cqq/TestFlight/TestFlight.g.cs(158,62): error CS0103: The name `class_ptr' does not exist in the current context
Compilation failed: 7 error(s), 0 warnings
btouch: API binding contains errors.
make: *** [TestFlight.dll] Error 1

Fixed in 9dc256b.