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

Error trying to run the demo #135

Open
Minus274 opened this issue Jun 25, 2019 · 1 comment
Open

Error trying to run the demo #135

Minus274 opened this issue Jun 25, 2019 · 1 comment

Comments

@Minus274
Copy link

When trying to run the demo in Unity Version 2018.3. I get lots of errors like the ones below.

Assets\UtyMap.Unity\Geocoding\UtyMapGeocoder.cs(41,38): error CS0104: 'IObserver<>' is an ambiguous reference between 'UtyRx.IObserver' and 'System.IObserver'

I tried changing IObserver to UtyRx.IObserver, but unfortunately that didn't work.

Any ideas on how to fix?

@reinterpretcat
Copy link
Owner

reinterpretcat commented Jul 1, 2019

To be honest, my expectation that using UtyRx.IObserver explicitly should fix it

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