Menu

#1 CVS compilation error :I

open-out-of-date
nobody
None
5
2003-09-13
2003-09-07
Hinrik
No

C# is the only programming language i'm familiar with,
and I don't know of any other IDE for it, but yours
looks good ;)

Anyway, got some errors when compiling version 0.1 so I
tried cvs. I got past the errors I got with 0.1, but I
eventually get this one:

Making all in zvt
make[3]: Entering directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src/widgets/zvt'
make[4]: Entering directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src/widgets/api'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src/widgets/api'
/usr/bin/mcs --unsafe -nowarn:0660,0661 --target
library -L /usr/lib -r glib-sharp.dll \ -r atk-sharp.dll -r gtk-sharp.dll -r gdk-sharp.dll -r
gnome-sharp.dll -r System.Drawing \ -o ../../../dist/zvt-sharp.dll --recurse '*.cs'
syntax error, expecting CLOSE_BRACE OPEN_BRACKET IDENTIFIER
./generated/ZvtfontT.cs(14) error CS8025: Parsing error
Compilation failed: 1 error(s), 0 warnings
make[3]: *** [../../../dist/zvt-sharp.dll] Error 1
make[3]: Leaving directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src/widgets/zvt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src/widgets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/halanegri/csharp/csharp-studio/csharp-studio/src'
make: *** [all-recursive] Error 1

Any ideas? :P

Discussion

  • Aleksey Sanin

    Aleksey Sanin - 2003-09-13
    • status: open --> open-out-of-date
     
  • Aleksey Sanin

    Aleksey Sanin - 2003-09-13

    Logged In: YES
    user_id=851494

    You need to get fresh GTK# CVS. I had submitted a patch that
    was not checked in by GTK# developers till September 9.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.