This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
pc:software:xplane11:garming5:troubleshooting [2019/03/09 06:36] dwheele |
pc:software:xplane11:garming5:troubleshooting [2019/09/16 16:14] (current) dwheele |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ^Problem|Although works fine in X-Plane model, when going back to using the Dev standalone version, Lettering was solid white, Horizon was not completely painted| | ^Problem|Although works fine in X-Plane model, when going back to using the Dev standalone version, Lettering was solid white, Horizon was not completely painted| | ||
| - | ^Solution|I had coded the init() to run automatically within the constructor. Unfortunately, | + | ^Solution|I had coded the init() |
| 3/8/2019 10:36 p.m. | 3/8/2019 10:36 p.m. | ||
| + | |||
| + | ^Problem|Trying to run he Garmin exe on another computer. Kept getting an error.| | ||
| + | ^Solution|Had to download the C++ Redistribution package and install it on that computer.| | ||
| + | |||
| + | 3/24/2019 | ||
| + | |||
| + | ^Problem|Getting 1114 (DLL) initialization routine failed error| | ||
| + | ^Solution|Created a ''/ | ||
| + | |||
| + | 9/16/2019 | ||