cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Degas1
Level 3

Try to migrate FLEXlm to FLEXnet

Hello,

I try to migrate FLEXlm to FLEXnet.

But when I try to compile my softwareI have a link error.

It miss lm_new.obj file in my FLEXnet package.

So I had try to generate it by use build.bat in the i86_n3 directory.

But I have this error :

lc_init failed: Invalid key data supplied.
FLEXnet Licensing error:-44,543
...
NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1'
Stop.


Have tou an idea ?

Thanks
Degas
Labels (1)
0 Kudos
(4) Replies
RobertDickau
Flexera Alumni

Some things to check, for a start: If you're building the demo toolkit, you'll want to ensure the demo keys have not expired; or if you're build your vendor-specific toolkit, you'll want to ensure your publisher keys (and publisher name) in lm_code.h are correct.
0 Kudos
Degas1
Level 3

Hello,

Thanks to reply,

I think I have both.

Actully, I try with the demo toolkit.

I have this licence.lic file (I copy the uncounted.lic file) :

# an uncounted license
FEATURE f2 demo 1.000 permanent uncounted HOSTID=ANY SIGN="..."


I just try to do :
build.bat DLL

And I have the error.

I have modify nothing in the demo toolkit.

Is it nomal that lm_new.obj is missing ?

Thanks.
Degas
0 Kudos
RobertDickau
Flexera Alumni

If you look in the demo toolkit's machind/lm_code.h file, are there VENDOR_KEY and TRL_KEY values? It might be necessary to get demo keys before you can rebuild the toolkit. Can you still run lmflex and the other utilities and examples?

Also, what is the newer version you are testing?
0 Kudos
Degas1
Level 3

Thanks for your reply

My boss give me the mail with all informations (differents keys)

So now it's working great 🙂

Thank you
0 Kudos