ghostscriptsharp icon indicating copy to clipboard operation
ghostscriptsharp copied to clipboard

Does not build when checked out

Open togakangaroo opened this issue 11 years ago • 4 comments

Hi, I maintain the nuget package for GhostScriptSharp (by the way let me know if you want to take over that duty), and was asked to update it to version 1.1

Checking out the code...

I was able to only find an sln file in the test project and when I tried to compile I got an error from nunit not being referenced. Can you please include dependencies via nuget and enable auto package restore?

Also, its standard to have an sln at the project root so I would recommend moving it there.

togakangaroo avatar Nov 23 '13 15:11 togakangaroo

By the way here is my fork where I'm maintaining all the stuff for building the nuget package and making the adjustments I recommend. If you want I can just PR it to you and make you an owner on the nuget package. That way whenever you want to release a new version it will be

psake Psake-Package.ps1 CreatePackage
nuget push workspace  GhostScriptSharp.1.3.1.nupkg

and your package will be pushed

togakangaroo avatar Nov 23 '13 21:11 togakangaroo

Hey, I apologize, I haven't done a good job of maintaining this project, because it's been quite a while since I've done any .Net work. Are you interested in just taking over this project and becoming the official maintainer?

mephraim avatar Jan 22 '14 06:01 mephraim

I'm in the same position with some of my packages. I generally don't update unless someone bugs me to.

It's been over a year since I've used ghostscriptsharp so I don't think I'd be a good candidate for this, sorry.

On Wed, Jan 22, 2014 at 12:18 AM, Matthew Ephraim [email protected]:

Hey, I apologize, I haven't done a good job of maintaining this project, because it's been quite a while since I've done any .Net work. Are you interested in just taking over this project and becoming the official maintainer?

— Reply to this email directly or view it on GitHubhttps://github.com/mephraim/ghostscriptsharp/issues/9#issuecomment-32996334 .

togakangaroo avatar Jan 22 '14 15:01 togakangaroo

@togakangaroo previously asked me to take over his fork when I submitted a patch to his branch, but I declined, but I find myself depending more and more on GhostScriptSharp recently so I am going to change my mind and say that I wouldn't mind taking over the project at this point if you'd like.

thegrandpoobah avatar Nov 11 '14 03:11 thegrandpoobah