我想要用 flexnet 11.4 sdk 做 cvd注册机,但是生成不了注册机 . 我的步骤是这样的 1. Use the secondary vendor xyz to make normal compile, and get the lm_code.h /lsvendor.c and lmseeds.h, copy this three files to the folder c:\kg\test1\. 2. Under the folder i86_n3 i make a config.txt. it like this
VENDOR=abc { ALIAS=xyz CODEFILE=c:\kg\test1\lm_code.h LMSEEDS=c:\kg\test1\lmseeds.h LSVENDOR=c:\kg\test1\lsvendor.c } 3.Modify the machined folder lmcode.h,change the primary vendor abc all information ,and change the i86_n3 folder namke primary vendor abc . 4.Run cvdconfig -f config.txt 5.build md