compile error with 21.4

This forum is for programmers who have questions about the source code.
Post Reply
tomle
Posts: 55
Joined: Sat Sep 12, 2009 11:28 pm

compile error with 21.4

Post by tomle »

Hi,

I got error "Could not fine FormGmailSettings.cs...." when compile version 21.4.

Any idea?

Thankx
tomle
Posts: 55
Joined: Sat Sep 12, 2009 11:28 pm

Re: compile error with 21.4.15

Post by tomle »

Hi,

I checked out the v21.4.15 from github, and compiled fine in Debug mode, BUT, when switched to Release mode, there are error with ODR.dll, and other.

Any idea?

Thanks
User avatar
jordansparks
Site Admin
Posts: 5776
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: compile error with 21.4

Post by jordansparks »

It's always a bear to learn all the nuances. It can take some work with the configuration manager and with removing and adding references. We give some guidance here:
https://www.opendental.com/site/sourcecode.html
Also, if you're using it for testing purposes, you can just install the trial version instead, so that you don't have to mess with all the complexity of compiling.
Jordan Sparks, DMD
http://www.opendental.com
Post Reply