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

Code generator not working on Xamarin/mono #20

Open
kentcb opened this issue Sep 13, 2015 · 4 comments
Open

Code generator not working on Xamarin/mono #20

kentcb opened this issue Sep 13, 2015 · 4 comments

Comments

@kentcb
Copy link
Owner

kentcb commented Sep 13, 2015

The code generators are not working on Mac/Xamarin/mono. It's likely this is due to Roslyn not being incorporated into that stack yet. Try again when that work is done and investigate further as necessary.

@gbrunton
Copy link

gbrunton commented Mar 9, 2017

I came across this project because I'm looking for a mocking framework for my xamarin apps (android and iOS). This framework looks promising but this issue is a deal breaker for me. Is this a dead project?

@kentcb
Copy link
Owner Author

kentcb commented Mar 12, 2017

Hi @gbrunton. It's not a dead project - I use it daily. However, I don't use XS any more, so I can't really confirm whether this is still an issue. And when I did look into this last, there didn't seem to be much PCLMock itself could do about the problem.

@kentcb kentcb added the mono label Mar 12, 2017
@pellet
Copy link

pellet commented Aug 10, 2017

+1
I've switched from XS/Visual studio/Visual studio for Mac and use Rider on a Mac.
I'm having to run the generation tool from inside parallels/visual studio for the moment.
It would be preferable to not need to generate files at all but at least to be able to run the generator from within a MacOS environment would be fabulous.

@kentcb
Copy link
Owner Author

kentcb commented Aug 10, 2017

I'm frustratingly blocked on the code generator front. Roslyn's lack of workspace for new SDK-style projects is thwarting my ability to generate code there. As for VS4M, I don't use Macs for development any more . .
. I'd be happy to test out any PRs though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants