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

I cannot build SL5 project #22

Closed
kerryjiang opened this issue Apr 21, 2012 · 4 comments
Closed

I cannot build SL5 project #22

kerryjiang opened this issue Apr 21, 2012 · 4 comments

Comments

@kerryjiang
Copy link

It said:

D:\Kerry\Workshop\SimpleJson\src\SimpleJson\SimpleJson.cs(1715,47): error CS1729: 'System.Reflection.Emit.DynamicMethod' does not contain a constructor that takes 5 arguments
D:\Kerry\Workshop\SimpleJson\src\SimpleJson\SimpleJson.cs(1773,21): error CS1729: 'System.Reflection.Emit.DynamicMethod' does not contain a constructor that takes 5 arguments
D:\Kerry\Workshop\SimpleJson\src\SimpleJson\SimpleJson.cs(1774,21): error CS1729: 'System.Reflection.Emit.DynamicMethod' does not contain a constructor that takes 5 arguments

@prabirshrestha
Copy link
Member

try cleaning the solution and building it again.

@kerryjiang
Copy link
Author

Still doesn't work.

-----Original Message-----
From: Prabir Shrestha
Sent: Saturday, April 21, 2012 3:35 PM
To: Kerry Jiang
Subject: Re: [simple-json] I cannot build SL5 project (#22)

try cleaning the solution and building it again.


Reply to this email directly or view it on GitHub:
#22 (comment)

@prabirshrestha
Copy link
Member

I randomly get the same error you get.

Make sure you don't have SimpleJson.cs file opened in the VS tab. close it and then clean all solution then build. It is an annoying bug in VS.

Or you can also use the build script

install node js, then execute npm install -g jake, then in command line type jake build:sl5

@prabirshrestha
Copy link
Member

closing. cannot reproduce.

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