Page 1 of 1

20.4 Button graphics missing dependancies

Posted: Sat Mar 13, 2021 8:57 am
by alextr
which are the C++ dependency that needs to be installed? i can't get them to work outside the dev pc with the VS installed.

Re: 20.4 Button graphics missing dependancies

Posted: Sat Mar 13, 2021 9:42 am
by BPalmer
https://opendental.com/site/sourcecode.html

scroll down to the bottom: "Button graphics missing.", you need to build that project
Button graphics missing. - As of 20.4 we have a project called Direct2dWrapper. This has a C++ dependency that needs to be installed in order for some graphics in Open Dental to display properly. The user may also need to make sure that the project builds properly and that the DLL is in the appropriate bin location.

Re: 20.4 Button graphics missing dependancies

Posted: Sun Mar 14, 2021 9:41 am
by alextr
Hi there but this exactly what i don't get when im debugging it. its running fine without any button graphic missing and its running without any issues. thanks