jfjoubert

Results 13 comments of jfjoubert

DISCLAIMER: I know very little about QT and Docker and cross-compilation etc... but I found that the Windows xpl was missing due to the DESTDIR = $$PWD line that was...

I have never done anything like that before, but I can give it a try.

Hi, I have noticed the same thing. I'm calling a command "begin" and quite frequently there seem to be multiple "begin" commands that were executed in XPlane. If I manually...

Hi, I did go through the code and I also couldn't see any obvious issues. I'm just using a telnet session on my Windows pc to connect to ExtPlane. I...

Hi, I'm not at all familiar with AOT. I was just wondering how it will work if I need to create more than one plugin. I will probably have to...

Thanks, I will have a look at this. On Tue, 10 Aug 2021 at 04:07, TimTim ***@***.***> wrote: > Simply use https://github.com/wegylexy/XPLM for native AOT. Or would you > consider...

Hi, is there a sample plugin using the XPLM project? I managed to get everything compiled but I'm not sure where the win.xpl is built from. Any help would be...

Hi, thanks for the info. My XPL project is complaining about the 2 nuget packages... FlyByWireless.XPLM and Microsoft.DotNet.ILCompiler. It seems as though Nuget can't find the Microsoft.DotNet.ILCompiler package. ![Img001](https://user-images.githubusercontent.com/26001893/128904685-fa0f631e-2c2e-479d-9695-bdbc75538370.jpg) ![Img002](https://user-images.githubusercontent.com/26001893/128905001-a2e7b36f-7363-4c5c-a2d7-5cb28dce2f2f.jpg)...

Thanks for your assistance.

@wegylexy Hi, I'm not having any luck getting this to work. I tried with VS2019 and installed the .NET 6.0 framework. I then tried with VS2022 preview and I'm getting...