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

Building Error #2

Closed
Chemik-srem opened this issue Mar 4, 2023 · 5 comments
Closed

Building Error #2

Chemik-srem opened this issue Mar 4, 2023 · 5 comments

Comments

@Chemik-srem
Copy link

Hi, I'm getting the below errors when it builds. I used your recipe. Maybe you know how to solve this problem?

Showing All Errors Only

Undefined symbol: _GULIsLoggableLevel

Undefined symbol: _GULLogBasic

Undefined symbol: _GULLogError

Undefined symbol: _GULLogInfo

Undefined symbol: _GULLogWarning

Undefined symbol: _GULSetLoggerLevel

Undefined symbol: OBJC_CLASS$_GULAppDelegateSwizzler

Undefined symbol: OBJC_CLASS$_GULAppEnvironmentUtil

Undefined symbol: OBJC_CLASS$_GULMutableDictionary

Undefined symbol: OBJC_CLASS$_GULNetwork

Undefined symbol: OBJC_CLASS$_GULSwizzler

Undefined symbol: _kGULNetworkHTTPStatusCodeCannotAcceptTraffic

Undefined symbol: _kGULNetworkHTTPStatusCodeNotFound

Undefined symbol: _kGULNetworkHTTPStatusCodeNotModified

Undefined symbol: _kGULNetworkHTTPStatusCodeUnavailable

Undefined symbol: _kGULNetworkHTTPStatusNoContent

Undefined symbol: _kGULNetworkHTTPStatusOK

Undefined symbol: _pb_decode

Undefined symbol: _pb_decode_varint

Undefined symbol: _pb_encode

Undefined symbol: _pb_encode_string

Undefined symbol: _pb_encode_submessage

Undefined symbol: _pb_encode_tag_for_field

Undefined symbol: _pb_encode_varint

Undefined symbol: _pb_istream_from_buffer

Undefined symbol: _pb_ostream_from_buffer

Undefined symbol: _pb_read

@Chemik-srem
Copy link
Author

So far, what I've been able to check is that I have a bug in architecture. If I change to 84x64, then the compilation builds, but I can't open it on a virtual device.

@shirubei
Copy link
Owner

shirubei commented Mar 6, 2023

Have no idea, My macpro has an intel x86 CPU. Maybe it's something about architecture as you had pointout.

@Chemik-srem
Copy link
Author

I have M1 Mac. Solved: Xcode open in rosetta.

Thanks [shirubei] your solution works great.

@loldjy123
Copy link

So far, what I've been able to check is that I have a bug in architecture. If I change to 84x64, then the compilation builds, but I can't open it on a virtual device.

I'm so sorry for that thumb question I'm new in building ios app, I wanted to know how can i change the architecture please ?

@Chemik-srem
Copy link
Author

wiedzieć

Xcode Build setting/ architecture

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

3 participants