This site is being deprecated.

Please see the official X‑Plane Support page for help.

0 votes
asked by (14 points)
I am currently developing a plugin for XPlane 11 on Windows with Visual Studio, but I am having trouble with installing the plugin because I cannot find the win.xpl file in my plugin's folders. I created a DLL with Visual Studio, but I don't know how to add in a win.xpl properly. When I downloaded the Hello World Plugin on XPlane's Sample Code website, it originally didn't have the win.xpl, but eventually I was able to add it, but I'm not sure how I did so. Is there any definite method I can use to install my own plugin to XPlane by getting that win.xpl file?

1 Answer

0 votes
answered by (253 points)

Hi,

Had the same problem last year, when started developing a plugin for my home cockpit. Then came across this movie https://vimeo.com/8499889, which explains the whole process, including configuration of MS Visual Studio, thoroughly and clearly.

Just a 'follow me step by step' procedure.

Hope that helps.

...