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

Linking error while building for testing #5

Open
lingolab2 opened this issue Feb 26, 2018 · 0 comments
Open

Linking error while building for testing #5

lingolab2 opened this issue Feb 26, 2018 · 0 comments

Comments

@lingolab2
Copy link

Getting this linker error while building for testing:
Undefined symbols for architecture x86_64:
"__T07RxSwift14ObservableTypeP0A5CocoaE4bindAA10Disposable_pqd__2to_tAA08ObserverD0Rd__1EQyd__AIRtzlF", referenced from:
__T017RepoSearcherTests021LanguageListViewModelC0C011test_Selectd9_EmitsDidiD0yyF in LanguageListViewModelTests.o
__T017RepoSearcherTests021LanguageListViewModelC0C020test_Cancel_EmitsDidI0yyF in LanguageListViewModelTests.o
__T017RepoSearcherTests023RepositoryListViewModelC0C46test_InitWithInitialLanguage_SendsValidRequestyyF in RepositoryListViewModelTests.o
__T017RepoSearcherTests023RepositoryListViewModelC0C030test_Repositories_ReturnsValidF6ModelsyyF in RepositoryListViewModelTests.o
__T017RepoSearcherTests023RepositoryListViewModelC0C51test_RepositoriesWithNetworkError_EmitsAlertMessageyyF in RepositoryListViewModelTests.o
__T017RepoSearcherTests023RepositoryListViewModelC0C39test_LanguageChange_UpdatesRepositoriesyyF in RepositoryListViewModelTests.o
__T017RepoSearcherTests023RepositoryListViewModelC0C011test_Selectd10_EmitsShowD0yyF in RepositoryListViewModelTests.o
...
ld: symbol(s) not found for architecture x86_64

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