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

Dlog Error - compile problem #7

Closed
sambudda opened this issue Sep 14, 2014 · 1 comment
Closed

Dlog Error - compile problem #7

sambudda opened this issue Sep 14, 2014 · 1 comment
Assignees

Comments

@sambudda
Copy link

get this error on iOS 7.1 with Xcode 5.1.1

Undefined symbols for architecture i386:
"_DLog", referenced from:
-[BDMultiDownloader connection:didFailWithError:] in BDMultiDownloader.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@sambudda sambudda changed the title No Dlog Dlog Error - compile problem Sep 14, 2014
@norsez
Copy link
Owner

norsez commented Sep 22, 2014

I have replace DLog with NSLog now in this commit here bb00707
However, I haven't had time to update the podspec. Please update manually with the latest commit at this time.

@norsez norsez self-assigned this Sep 22, 2014
@norsez norsez closed this as completed Sep 22, 2014
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