April 18, 20206 yr Commercial Member 1 minute ago, mSparks said: In 12 years, I'd prefer not to spend that time making my eyes bleed. It's also a support issue, should be able to look at code and have a good understanding "why" it is doing something without needing to spend hours parsing through documentation or recalling details of everything under the hood. e.g. even in those samples - why the __declspec for storing a simple string in Sorry, can't help you with that. I never use C++ if I can avoid it. All my flightsim addons are managed code. And what that looks like is entirely up to your skill as a programmer. Best regards LORBY-SI
April 18, 20206 yr Author 9 minutes ago, Lorby_SI said: I never use C++ if I can avoid it. no one does, although I will say C++11 is actually nice now, and last year MS even added multi threading support. Do you know if there is a simconnect/lua binding? AutoATC Developer
April 18, 20206 yr Commercial Member 15 minutes ago, mSparks said: no one does, although I will say C++11 is actually nice now, and last year MS even added multi threading support. Do you know if there is a simconnect/lua binding? Sorry, no idea about LUA. But I don't think that there is a direct "bridge" of any kind. You can use LUA in gauges and scenario scripts, but that's about it. Advanced LUA scripting brings you back to either FSUIPC or LINDA. Best regards LORBY-SI
April 18, 20206 yr Author 18 minutes ago, Lorby_SI said: Sorry, no idea about LUA. But I don't think that there is a direct "bridge" of any kind. You can use LUA in gauges and scenario scripts, but that's about it. Advanced LUA scripting brings you back to either FSUIPC or LINDA. Best regards mare 😞 10 hours ago, ScotFlieger said: LINDA 3.1.1 is not compatible with P3Dv5/FSUIPC6 and I am working on it. On the power management issue I recently had to reapply all my USB power management fixes as I suspect a Win10 update reset them. AutoATC Developer
Archived
This topic is now archived and is closed to further replies.