Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicabled Symbol from iPhoneOS SDK 13.5 #51

Closed
qkdreyer opened this issue Jun 14, 2020 · 1 comment
Closed

Duplicabled Symbol from iPhoneOS SDK 13.5 #51

qkdreyer opened this issue Jun 14, 2020 · 1 comment

Comments

@qkdreyer
Copy link

In file included from /Users/qkdreyer/Dev/heaps-ios/out/main.c:10:
In file included from /Users/qkdreyer/Dev/heaps-ios/out/hl/functions.c:1070:
/Users/qkdreyer/Dev/heaps-ios/out/hxbit/Serializer.h:38:18: error: expected member name or ';' after declaration specifiers
        haxe__io__Bytes __SIGN;
        ~~~~~~~~~~~~~~~ ^
In file included from /Users/qkdreyer/Dev/heaps-ios/out/main.c:3:
In file included from /Users/qkdreyer/Dev/heaps-ios/deps/hashlink/src/hlc.h:26:
In file included from /Users/qkdreyer/Dev/heaps-ios/deps/hashlink/src/hl.h:197:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.5.sdk/usr/include/stdio.h:88:17: note: expanded from macro '__SIGN'
#define __SIGN  0x8000          /* ignore this file in _fwalk */

This issue also happened with deepnightLibs
Maybe we should find a better than renamed these variable in haxe libs. What do you think @ncannasse ?

@ncannasse
Copy link
Member

ncannasse commented Jun 14, 2020 via email

@qkdreyer qkdreyer closed this as completed Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants