PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Compiling PDFShap without VS 2005
https://forum.pdfsharp.net/viewtopic.php?f=2&t=270
Page 1 of 1

Author:  ACS [ Sat Dec 01, 2007 8:30 pm ]
Post subject:  Compiling PDFShap without VS 2005

I'm trying to compile the PDFSharp library, but I got an error saying I need Visual Studio 2005.
I use SharpDevelop as my IDE, and I don't really want to install Visual Studio unnecessarily. Is there any way I can compile the DLL without it?

Author:  Thomas Hoevel [ Mon Dec 03, 2007 10:33 am ]
Post subject: 

Theoretically you can compile with this line:
Code:
MSBuild PDFsharp.sln /t:Rebuild /p:Configuration=Release

MSBuild comes with .NET - you have to set PATH appropiately.

Author:  ACS [ Tue Dec 04, 2007 2:20 am ]
Post subject: 

Alright I finally managed to build it, thanks!

Author:  Thomas Hoevel [ Tue Dec 04, 2007 9:22 am ]
Post subject: 

ACS wrote:
Alright I finally managed to build it, thanks!

Would you share how you did it?

Author:  ACS [ Wed Dec 05, 2007 1:10 am ]
Post subject: 

I had to install Visual Studio 2005 after all. So once I compiled the DLL I uninstalled Visual Studio, but it seems it left the remnants of the tools required for compilation.
Either that, or they were always there and I just never noticed them. :)

Anyways, here's a link to the file for anyone that wants it.
http://localhostr.com/files/d7bfc3cf386563def45b.rar

Author:  jahwe2000 [ Wed Dec 19, 2007 7:31 pm ]
Post subject: 

maybe it was the DotNet 2 SDK that was required?

I am using PDFSharp and SharpDevelop without problems.

regards,
Philip

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/