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

No Longer Compiles With 5.0.0 - 'string' file not found #24

Open
giantramen opened this issue Jul 18, 2022 · 0 comments
Open

No Longer Compiles With 5.0.0 - 'string' file not found #24

giantramen opened this issue Jul 18, 2022 · 0 comments

Comments

@giantramen
Copy link

We are trying to update to 5.0.0 in our project that is currently running 4.4 and can no longer build any files that try to import GTXiLib.

/GTXiLib/accessibility_label_not_punctuated_check.h:20:10: 'string' file not found
GTXiLib/xml_utils.h:22:10: While building module 'tinyxml' imported from 
GTXiLib/xml_utils.h:22:
/<module-includes>:1:9: In file included from <module-includes>:1:
tinyxml/tinyxml-umbrella.h:13:9: In file included from 
tinyxml/tinyxml-umbrella.h:13:
tinyxml/tinyxml2.h:36:13: 'cctype' file not found
Test/TestUITests/TestUITests.swift:9:8: Could not build Objective-C module 'GTXiLib'

image

I have attached a sample project where I just created a new project and imported GTXiLib via cocoapods as described in the README and am getting the error above.
Test.zip

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

1 participant