Check out the CVS HEAD or the 4-8 Branch. Many significant changes and bux fixes were made. Theese versions support autogeneration of the makefile on linux and enhanced typemaps for C#. For more information take a look at the README in the csharp directory. This version will be issued with 4.8.2 soon.
Best Regards, Tamas Szekeres On Mon, 20 Mar 2006 13:16:16 +0100, Xavier Mauclaire <[EMAIL PROTECTED]> wrote: >Hi >I'm trying ti copile mapscript library for c# on linux machine (suse 9.1 and >mono 1.1.13.4) >i get teh folowing error when la execute the make command > >syntax error, got tokn 'ERROR' >imageObj.cs (104,12):error CS1002 : expecting ";" > >when it is tying to compile mapscriot_csharp.dll > >Il i read the code file, the error line number refers the line : >return $modulePINVOKE.GetBytes(); > >How can i correct this > >regard > > > >. > >----------------------------------------- >Xavier Mauclaire >Ingénieur Informaticien >GEOTER SAS >3, rue Jean Monnet >34830 Clapiers France >Tél.: +33 (0)4.67.59.18.11 >Fax: +33 (0)4.67.59.18.24 > >Email: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > >Web site: http://www.geoter.fr > >------------------------------------------------------- > > > >
