20.4 Button graphics missing dependancies

This forum is for programmers who have questions about the source code.
Post Reply
alextr
Posts: 2
Joined: Fri Mar 12, 2021 9:10 pm

20.4 Button graphics missing dependancies

Post by alextr » Sat Mar 13, 2021 8:57 am

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.

BPalmer
Posts: 6
Joined: Wed Jun 28, 2017 7:05 pm
Location: United States

Re: 20.4 Button graphics missing dependancies

Post by BPalmer » Sat Mar 13, 2021 9:42 am

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.

alextr
Posts: 2
Joined: Fri Mar 12, 2021 9:10 pm

Re: 20.4 Button graphics missing dependancies

Post by alextr » Sun Mar 14, 2021 9:41 am

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

Post Reply