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 » Tue Feb 10, 2009 10:36 pm

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: 5744
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 » Thu Feb 12, 2009 12:42 pm

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 » Sun Feb 15, 2009 12:57 am

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: 5744
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 » Mon Feb 16, 2009 2:26 pm

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

Post Reply