Opened 14 years ago

Last modified 12 years ago

#81 new defect

Problem compiling libcaca 0.99.beta17

Reported by: Pierre Owned by: Sam Hocevar
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 (1)

libcaca-ruby-1.9.patch (3.7 KB) - added by bkabrda 12 years ago.

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by bkabrda

Attachment: libcaca-ruby-1.9.patch added

comment:1 Changed 12 years ago by bkabrda

The attached patch should solve the problem.

Note: See TracTickets for help on using tickets.