Building for release, but EHR code generating errors

This forum is for programmers who have questions about the source code.
Post Reply
User avatar
wjstarck
Posts: 936
Joined: Tue Jul 31, 2007 7:18 am
Location: Keller, TX
Contact:

Building for release, but EHR code generating errors

Post by wjstarck » Fri May 27, 2011 6:12 am

I can't build the current head for release (x86) unless I comment out all the EHR code, which is in contained in an #if DEBUG.

The problem code follows the '#else'

How do I fix this?
Cheers,

Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA

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

Re: Building for release, but EHR code generating errors

Post by jordansparks » Sun May 29, 2011 4:51 am

Fix committed. Can you tell we don't compile the head in release mode very often?
Jordan Sparks, DMD
http://www.opendental.com

Post Reply