Loader lock exception

This forum is for programmers who have questions about the source code.
Post Reply
tdong
Posts: 100
Joined: Mon Jun 18, 2007 1:16 pm
Contact:

Loader lock exception

Post by tdong » Fri Oct 25, 2013 8:47 am

Just try to build OD 13.2 and I get loader lock exception. I have to go to Debug-> Exceptions->Managed Debugging Assisstants and unchecked LoaderLock after that I turn it back on and it works fine. Google around it has something to do with ITunes ?

I have no idea.

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

Re: Loader lock exception

Post by jsalmon » Fri Oct 25, 2013 9:39 am

No, it doesn't have anything to do with iTunes. It's really due to DirectX but it gets rather complicated so I'm not going to go into grave detail. Just know that any time you have a compile error, you need to look at the "Build" section of our Source Code page: http://opendental.com/manual/sourcecode.html
Most solutions to build errors can be found there.
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