Wyatt O'Dayʼs postsSupport staff

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

Static libs for QT (windows)?

Post on Feb 12, 2012

TurboActivate works just fine *without* GDB attached. When GDB is attached it will crash when callin…

Post on Feb 12, 2012

I'll have to look into this. In the meantime I'd recommend using the QT libraries built for MSVC2008…

Post on Feb 12, 2012

Hmmm... the problem with the stack trace is that it's crashing at PDetsFromPath: ....0x66bfbdbf <…

Post on Feb 12, 2012

If you run it in debug mode and step over IsActivated you'll hit the crash. This has got to be an is…

Post on Feb 12, 2012

Are you using the latest version of QT Creator? If so, I'll give it a try later this week and see if…

Post on Feb 11, 2012

This sounds like it might be a bug with Qt. Or more likely, MingW (their C library is notoriously bu…

Post on Feb 11, 2012

It's crashing at your call to "PDetsFromPath()". How are you handling the error code from that funct…

Post on Feb 11, 2012

When running my app in debug mode TurboActivate crashes on pretty much every API call (IsActivated()…

CLI option to restart after update

Post on Feb 11, 2012

No problem.

Post on Feb 11, 2012

This is already possible by executing the file after your update. We do plan to add the ability to s…

Key Format

Post on Feb 11, 2012

Yes, LimeLM always generates them that way.

How do I deactivate a pkey through the PHP API?

Post on Feb 11, 2012

No problem. If you have any other questions we'll be glad to help.

More info from the CLISolved

Post on Feb 10, 2012

A very nice flag would be wyUpdate.exe /quickcheck /patchnotes (spit it to STDOUT) or wyUpdate.exe /…

generate product key and payment option

Post on Feb 10, 2012

You "pass" the value the same way you "pass" any value in web forms. That is, you read the POST valu…

Post on Feb 10, 2012

It looks like *nothing* is being logged. The last log statement is more than a day ago. This means t…

Post on Feb 10, 2012

What does your debug log say?

integrate turboactivate

Post on Feb 10, 2012

The concepts are exactly the same. You check if the user is activated at the start of your program (…

Post on Feb 10, 2012

Create a new product in LimeLM. Then you will be able to download the TurboActivate.dat file for you…

Post on Feb 10, 2012

Are you talking about adding licensing to a web application? A good place to start is the Getting st…