Hey Konrad,
Are you using the GetGraceDaysRemaining() function?
Dear everybody,
I've the following problem - I'm linking everything in VS2010 statically MT (64). So I define "TURBOACTIVATE_STATIC" within Cmake and link my app for TurboActivate against:TurboActivate\x64-static\cryptlib.libTurboActivate\x64-static\curllib.libTurboActivate\x64-static\TurboActivate-MT.lib
I get the following error with this:29>TurboActivate-MT.lib(TurboActivate.obj) : error LNK2001: Nicht aufgeltes externes Symbol ""public: long __cdecl Activation::GetGraceDaysRemaining(unsigned int *)" (?GetGraceDaysRemaining@Activation@@QEAAJPEAI@Z)".
Do you have any idea what I'm missing here?
All the best from Germany,
Konrad
Hey Konrad,
Are you using the GetGraceDaysRemaining() function?
No, not myself. I'm basically just using the example code - which runs fine with dynamic linking. Do you have an idea?
I'll look into this today.
We can reproduce this. We'll release a fix soon. Sorry for the trouble. This shouldn't have slipped by our tests. I'm sorry.
TurboActivate 3.4.1 is out. This bug has been fixed. Sorry about that.