You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 name
class_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 name
class_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 name
class_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
The text was updated successfully, but these errors were encountered: