Ticket #81 (new defect)

Opened 3 years ago

Last modified 15 months ago

Problem compiling libcaca 0.99.beta17

Reported by: pierre Owned by: sam
Priority: major Milestone:
Component: core Version:
Keywords: Cc:
Product: libcaca

Description

[...] Making all in caca-sharp make[2]: Entering directory `/tmp/libcaca-0.99.beta17/caca-sharp' /usr/local/bin/csc -debug -unsafe ./AssemblyInfo?.cs ./Caca.cs ./Attr.cs ./Canvas.cs ./Display.cs ./Dither.cs ./Event.cs ./Font.cs -out:caca-sharp.dll -target:library \

-keyfile:./caca-sharp.snk -r:System.Drawing.dll

csc: invalid option `-:' make[2]: * [caca-sharp.dll] Error 64 make[2]: Leaving directory `/tmp/libcaca-0.99.beta17/caca-sharp' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/tmp/libcaca-0.99.beta17' make: * [all] Error 2

Attachments

libcaca-ruby-1.9.patch (3.7 KB) - added by bkabrda 15 months ago.

Change History

Changed 15 months ago by bkabrda

comment:1 Changed 15 months ago by bkabrda

The attached patch should solve the problem.

Note: See TracTickets for help on using tickets.