PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.com/

I need pdfSharp.dll
http://forum.pdfsharp.com/viewtopic.php?f=2&t=206
Page 1 of 1

Author:  webtech [ Thu Aug 02, 2007 10:57 am ]
Post subject:  I need pdfSharp.dll

Good day,


I have Visual Web Developer 2005, and not compile pdfSharp.csproj.

Please, send me pdfsharp.dll !!!!!!!!!

email: webtech@sapo.pt


[ ]'s

Author:  Thomas Hoevel [ Thu Aug 02, 2007 11:42 am ]
Post subject: 

Hi!

Go to the PDFsharp directory where PDFsharp.sln can be found
and run:
MSBuild PDFsharp.sln /t:Rebuild /p:Configuration=Release

You'll find the DLLs in the following folder:
PDFsharp\PdfSharp\bin\Release

MSBuild comes with .NET 2.0, but is not automatically included in your PATH. You may have to add
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
to your PATH (adjust the name of your Windows directory if neccessary).

Author:  jack.czl [ Thu Oct 18, 2007 8:23 pm ]
Post subject:  Not working on compiling

Hi I tried to build the solution as you said. But the compiler gives 7 errors and 7 warnings. I tried to build the only pdfsharp project in VS2005. it's not working as well. Any suggestion? I am using Vista. Thanks.

Author:  Thomas Hoevel [ Mon Oct 22, 2007 2:07 pm ]
Post subject:  Re: Not working on compiling

jack.czl wrote:
Hi I tried to build the solution as you said. But the compiler gives 7 errors and 7 warnings.

It might help to read the error messages.
Otherwise it might help to quote the error messages here so we can read them.

Author:  Thomas Hoevel [ Tue Nov 06, 2007 4:12 pm ]
Post subject: 

I created a file Build.CMD to compile PDFsharp.

It looks like this:
Code:
call "%vs80comntools%vsvars32.bat"
MSBuild PDFsharp.sln /t:Rebuild /p:Configuration=Release


The DLL it created can be found here.

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