OD build from ground zero

This forum is for programmers who have questions about the source code.
Post Reply
JLM
Posts: 128
Joined: Wed Dec 05, 2012 12:52 pm

OD build from ground zero

Post by JLM » Sat Dec 08, 2012 6:00 pm

I just finished setting up a Win7x86 virtual machine (vmware) with VS2010express and OD.

The sourcecode page was great except the corflags information.
Corflags.exe on my machine "does not run in dos mode" so it does not run under cmd.exe.
-It has to be run from a "Visual Studio Command Line" which is not included with the express version.
-Or it can be run from a SDK command line (or something similar. I never tried to find it).

I have .Net4 installed and VS is targeted at x86, not "AnyCPU"
I can build and run both the debug and release versions of 12.4

So, I don't know if the corflags info is obsolete, or if it doesn't apply to 32 bit installs of Win7.
All of the other information was succinct, accurate and critical to getting it up and running.

Jim Margarit

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: OD build from ground zero

Post by jsalmon » Mon Dec 10, 2012 9:10 am

The "corflags" problem would stop you from building Open Dental in the first place, so you don't have anything to worry about. Some users have run into the problem and some don't.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

Post Reply