mntone / SvgForXaml

Draw SVG image with Win2D
MIT License
94 stars 18 forks source link

Have downloaded zip but does not build #6

Open tonyhallett opened 8 years ago

tonyhallett commented 8 years ago

Hi.

Would like to build so I can debug into your library but getting the following errors.

mntone_build_errors

Any advice would be greatly appreciated.

Thanks

Tony

iuliu-burtoiu commented 8 years ago

Howdy

Same issue here. Any clues ?

Regards, Iuliu

tonyhallett commented 8 years ago

Hi Iuliu,

It has been a very long time since I played with this library. Honestly, I cannot remember how I resolved it. I would suggest looking at the .csproj file first to see if anything is incorrectly referenced there.

Tony

On 14 September 2016 at 10:04, iuliu notifications@github.com wrote:

Howdy

Same issue here. Any clues ?

Regards, Iuliu

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mntone/SvgForXaml/issues/6#issuecomment-246950779, or mute the thread https://github.com/notifications/unsubscribe-auth/AKxRRrop8DLZi2rivHf5tP9_3EzNz6rkks5qp7iUgaJpZM4IS6IP .

iuliu-burtoiu commented 8 years ago

Thank you Tony, Problem solved. My take (quick solve) was to move all shared items into their own project (Mntone.SvgForXaml.WindowsUniversal).

Regards, Iuliu