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

Unable to build RxUI_QCon - DependencyResolver and IMutableDependencyResolver not resolved #4

Open
AndreFrelicot opened this issue Nov 28, 2014 · 0 comments

Comments

@AndreFrelicot
Copy link

Hi,
I'm getting theses errors when compiling the sample. What I'm missing ?

Error 3 'ReactiveUI.RxApp' does not contain a definition for 'DependencyResolver' C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 63 RxUI_QCon.WinForms

Error 2 The type or namespace name 'IMutableDependencyResolver' could not be found (are you missing a using directive or an assembly reference?) C:---\RxUI_QCon-master\RxUI_QCon-master\RxUI_QCon.WinForms\MainWindow.cs 14 29 RxUI_QCon.WinForms

thx

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