error compiling on 6.4 with mono and linuxrelease

This forum is for programmers who have questions about the source code.
Post Reply
ugokind
Posts: 9
Joined: Fri Nov 14, 2008 9:10 am

error compiling on 6.4 with mono and linuxrelease

Post by ugokind »

Hy Jordan.. I'm guido
I'm trying to compile on MAC the linux release.. but the last svn gave only one error and one warning.
the erorr is there!!


[Task:File=....../Opendental640/OpenDentBusiness/Imaging/ImageHelper.cs, Line=146, Column=41, Type=Error, Priority=Normal, Description=Unsafe code requires the `unsafe' command line option to be specified(CS0227)]

hope to be helpful
bye
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: error compiling on 6.4 with mono and linuxrelease

Post by jordansparks »

I would try compiling on Windows and copying the exe and dll's to the Mac.
Jordan Sparks, DMD
http://www.opendental.com
ugokind
Posts: 9
Joined: Fri Nov 14, 2008 9:10 am

Re: error compiling on 6.4 with mono and linuxrelease

Post by ugokind »

ok.. I wait 'til you give me a feedback.. but let me ask you .. you use exe files in mac? ? with crossover or wine?
I thinked that the linuxrelease (and makefile) was made for using Opendental in a linux/unix distro.
I tried also ti compile with debian and the great commercial novell Enterprise server.. but the Opendental in linuxrelease ask only for Oracle database.. and the presence of it? did you know?!? I think is another lag.

or not?! boh
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: error compiling on 6.4 with mono and linuxrelease

Post by jordansparks »

Yes, exe files. No wine. Just Mono. Compile on Windows; run on Mac.
Jordan Sparks, DMD
http://www.opendental.com
Post Reply