Page 1 of 1

Compile Failure

Posted: Tue Aug 10, 2010 12:23 am
by V Suite
Version 7.2.(?10) compiled normally but 7.1.(?34) fectched with Tortoise failed to compile

Code: Select all

Error	2	The name 'CDT' does not exist in the current context	G:\Zips\Dental Database\OpenDental\Archive\Source\ODSource-7-1-34\UnitTests\DatabaseTools.cs	57	37	UnitTests
I'll re-download 7.1. to recheck.

Re: Compile Failure

Posted: Tue Aug 10, 2010 5:14 am
by mowgli
You need to leave "Unit Tests" out of the build (Build > Configuration Mgr).

Re: Compile Failure

Posted: Tue Aug 10, 2010 6:49 pm
by V Suite
Thanks!

Wow! Learn something new every day.