Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7770 posts.

TA on macOS M1Solved

Post on Jan 14, 2021

Function called? Error codes? Etc.?

TA on raspberryPiOSAnswered

Answer on Jan 13, 2021

The Linux intel/amd builds (x86 and x64) use a different compiler set than the linux arm builds. Lo…

Answer on Jan 12, 2021

Use the latest compiler from linaro.

Post on Jan 12, 2021

It's hard to know. Sounds like outdated dependencies on the raspberry pi OS. What ARM version of TA…

TA_HAS_NOT_EXPIRED not working in Delphi...Solved

Answer on Jan 10, 2021

Did you read the docs in TurboActivate.h? Namely, what time zone is being used (it‘s UTC).

IP Limitations for API Interfering with modernizing web stackAnswered

Post on Jan 6, 2021

We're rolling out the ability to use up to 3 IP addresses at once per API key. This is coming in the…

Answer on Jan 6, 2021

Every major “web hosting service” (e.g. Amazon, Google, Microsoft, and the thousands of VPSes) o…

LimeLM Integration with SAAS Shop SolutionAnswered

Answer on Jan 5, 2021

We don't have pre-written code specifically for Shopify. But our examples should cover all of the ma…

TurboActivate window not opening for some usersSolved

Answer on Jan 5, 2021

TA, TF 4.4.2 are out for Windows. This should fix these crashing bugs. Let us know if you have any o…

Post on Jan 5, 2021

Thanks, Gabriel, we're digging into it now.

Post on Jan 4, 2021

OK, what version of Windows 10? Can you reproduce  this? Is this only happening on AMD processors…

Post on Jan 1, 2021

Can you provide more information for the computers on which this crash is happening? OS? OS version…

Post on Dec 30, 2020

Much more information is needed.

Offline trial activationAnswered

Post on Jan 5, 2021

Nope. Just from the API. The Wizard can do online verified trials. And online / offline activations.…

Answer on Jan 5, 2021

https://wyday.com/limelm/help/trials/#ut-veri-req

TA for macOSAnswered

Answer on Jan 1, 2021

Happy new year!  You can split the dylib using one of the Xcode tools. Can’t remember which one.…

TurboActivate for MQL4/MQL5Answered

Answer on Dec 31, 2020

Yes, use their ability to call DLLs using their #import "TurboActivate.dll" keyword. And use our …

Error with STRCTYPE on windows

Post on Dec 30, 2020

Seems like a better solution is to only use build systems that support the platforms you're working …