More information is needed: https://wyday.com/limelm/help/faq/#useful-reports
Versions, whether youre using static or dynamic, Version of Windows, Processor youre using
Hi all, I am developing using TurboActivate on both Windows and OSx. No problems on osx, but on windows I consistently get an illegal instruction when calling TA_IsGenuine. Happens here: 0x2542153f
I am on windows 10, using qtmingw 32bit
Not really up on windows development
More information is needed: https://wyday.com/limelm/help/faq/#useful-reports
Versions, whether youre using static or dynamic, Version of Windows, Processor youre using
I am on windows 10.0.16299Intel i7-5557U (dual booted mac 12,1)TurboActivate 4.0.9.6
As for dynamic or static, I assume dynamic -- followed the c/c++ instructions. I have never developed on windows before.
It would be most useful if you submitted an example that crashes. We can not reproduce this. Also, please post the error in full. A hexadecimal number is not really all that useful.
Also, are you on 32-bit windows or 64-bit windows
And are you compiling 32-bit app or 64-bit app.
Lastly if youre using the dll youre using the dynamic library. If youre using the lib files (the big ones) youre using the static libraries. We recommend using dynamic librraries always (less chance of messing things up).
What happens when you run the TurboActivate Wizard? Does it crash?