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

Linker Error #74

Closed
bleft opened this issue Jan 19, 2015 · 5 comments
Closed

Linker Error #74

bleft opened this issue Jan 19, 2015 · 5 comments
Assignees

Comments

@bleft
Copy link

bleft commented Jan 19, 2015

Using adjust with swift code results in an error.

Undefined symbols for architecture x86_64:
  "_ADJEnvironmentSandbox", referenced from: ... 

Removing the static keyword from the constants in Adjust.h fixes this issue but results in duplicate symbol errors.

@nonelse
Copy link
Member

nonelse commented Jan 20, 2015

We'll test it and fix it on the next release.
Is any thing else besides swift code that we should know of to replicate it?

@bleft
Copy link
Author

bleft commented Jan 21, 2015

after using a string instead of the constant everything seems to be working fine.

@wellle wellle closed this as completed Feb 27, 2015
@appsunited
Copy link

Is this supposed to be fixed? The issue is still present in the current code base.

@wellle
Copy link
Member

wellle commented Apr 17, 2015

Thanks for letting us know, we will check that.

@wellle wellle reopened this Apr 17, 2015
@wellle wellle assigned nonelse and uerceg and unassigned nonelse Apr 17, 2015
@uerceg
Copy link
Contributor

uerceg commented Apr 22, 2015

Closed with PR #98

@uerceg uerceg closed this as completed Apr 22, 2015
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

5 participants