Opened 14 years ago
Last modified 13 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)
Change History (2)
Changed 13 years ago by
Attachment: | libcaca-ruby-1.9.patch added |
---|
comment:1 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
The attached patch should solve the problem.