Pdf.WinForms icon indicating copy to clipboard operation
Pdf.WinForms copied to clipboard

Build error: Could not find file "modeTwoPage.png"

Open ssinfod opened this issue 6 years ago • 1 comments

Hello, I just downloaded the "master" source from github: https://github.com/Patagames/Pdf.WinForms/archive/master.zip

I have the following error when I try to build:

Severity Code Description Project File Line Suppression State Error Invalid Resx file. Could not find file 'C:\project\patagames\Pdf.WinForms-master \Pdf.WinForms-master\Resources\modeTwoPage.png'. Line 368, position 5. Pdf.WinFormsPubl C:\project\patagames\Pdf.WinForms-master\Pdf.WinForms-master\Properties\PdfToolStrip.resx 368

Indeed, that file "\Resources\modeTwoPage.png" does not seems to be present in the folder.

As a quick fix, I copied one of the other PNG file and then I renamed it to modeTwoPage.png.

Greetings,

ssinfod avatar Mar 27 '19 03:03 ssinfod

Hello, Thank you for your bug report.The file has been added to the repository. Thanks again.Paul  "ssinfod" [email protected]:Hello, I just downloaded the "master" source from github:https://github.com/Patagames/Pdf.WinForms/archive/master.zipI have the following error when I try to build:Severity Code Description Project File Line Suppression StateError Invalid Resx file. Could not find file 'C:\project\patagames\Pdf.WinForms-master \Pdf.WinForms-master\Resources\modeTwoPage.png'. Line 368, position 5.Pdf.WinFormsPubl C:\project\patagames\Pdf.WinForms-master\Pdf.WinForms-master\Properties\PdfToolStrip.resx 368Indeed, that file "\Resources\modeTwoPage.png" does not seems to be present in the folder.—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or mute the thread.

Patagames avatar Mar 28 '19 11:03 Patagames