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

WPF Rx.NET DLL reference not added - using Event Loop #15

Closed
Z00L opened this issue May 3, 2011 · 2 comments
Closed

WPF Rx.NET DLL reference not added - using Event Loop #15

Z00L opened this issue May 3, 2011 · 2 comments
Labels

Comments

@Z00L
Copy link

Z00L commented May 3, 2011

Hi Paul,
I'm getting all over this error message from your lib, when you are looking for "System.Reactive.Concurrency.DispatcherScheduler". I'm doing something wrong? I can not find any so called class on the Rx.Dlls.

bye,
Zool

@anaisbetts
Copy link
Member

You need to add a reference to System.Reactive.Windows.Threading.dll - if you don't have this DLL, you're probably using an older version of Rx.NET and want to use the latest released version of RxUI. If you do have a reference and it still doesn't work, let me know, because I haven't actually tested that function well yet

@anaisbetts
Copy link
Member

Whoops, looks like this was a bug - should be fixed in HEAD

@lock lock bot added the outdated label Jun 26, 2019
@lock lock bot locked and limited conversation to collaborators Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants