Wyatt O'Dayʼs postsSupport staff

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

TurboActivate TLS/SSL Ca Certificates on macOSAnswered

Post on Sep 22, 2020

We weak-link libcurl. So, yes, if you use the static library you’ll need to link it (Covered in th…

Suggestions for DevOps SetupsAnswered

Answer on Sep 22, 2020

You would need a separate license for your build server. But other than that, no, everything will wo…

Answer on Sep 18, 2020

Honestly, most patch creation is I/O bound. So fast drives. Nothing really specialized is needed. An…

When will the new version be releasedAnswered

Answer on Sep 17, 2020

https://wyday.com/forum/t/4127/new-alphabeta-version-available/#post-19598

Store something securely in customer machine which can not be changedAnswered

Answer on Sep 15, 2020

Yes, use custom license fields to read data, and pass new data to a script on your servers which set…

Problem with an app that uses TAAnswered

Answer on Sep 12, 2020

Contact the company that makes the software. That’s not us. They’ll be able to provide support …

Custom KeyAnswered

Answer on Sep 11, 2020

It's working for us. It's almost certainly a bug in your code (or how you're setting things up in yo…

Post on Sep 11, 2020

Yeah, that would be the next thing to try.

Answer on Sep 11, 2020

If you've added a custom license field after you've activated the key then you won't be able to read…

Post on Sep 11, 2020

Much more information is needed. We can’t reproduce that behavior: https://wyday.com/limelm/help/f…

Write to a custom field from an app?Solved

Answer on Sep 10, 2020

Nope, custom license fields are read-only from within your app. If you want to write a field you'll…

32-bit VBA integrationSolved

Post on Sep 8, 2020

Likely you skipped step 3b: https://wyday.com/limelm/help/using-turboactivate-with-vba/#windows-inst…

Activate multiple product keys in turbo float serverAnswered

Answer on Sep 3, 2020

A separate server instance would need to be spun up for every separate key.

Cannot build with makefile-x86-static on debianAnswered

Post on Sep 3, 2020

Ok, you're on an old version of Debian (no security patches for the last couple of years). Use a new…

Answer on Sep 3, 2020

Use -lstdc++

example.out failed to activate trialSolved

Answer on Sep 3, 2020

All errors are in TurboActivate.h. They tell you exactly what is going on.

Can't build go modulesSolved

Post on Sep 2, 2020

You're absolutely right. A recent change to TurboActivate.h had broken the go builds on Unix as well…

Answer on Aug 31, 2020

Thanks for reporting this! We've fixed it, we'll include the fixed files in TA 4.4, but you can get …

TA_CheckAndSavePKey returns TA_FAIL (1)Answered

Answer on Sep 2, 2020

IsGenuine is returning an error [...] Can you tell me how we should be handling this case please[?] …

Post on Sep 1, 2020

First, use the latest version. Next, provide more information (see the FAQ). If I were to guess: yo…