Thanks Thanks:  113
Page 7 of 8 FirstFirst ... 5678 LastLast
Showing results 61 to 70 of 71

Thread: FLEXNET: HOW TO build your own lmcrypt

  1. #61
    Member Reputation: 33
    Join Date
    2014-05-02
    Posts
    28


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    synkro, if the new flex version use trusted storage you're right, this trick is no more valid and you need to patch the program in other way.. Example: TableauDesktop x86/x64 last esko releases and so on.. But with other flex version this trick still work.. I patched without problems a 11.10, 11.11 and some 11.12 targets.. Every time you need to look deeply inside the flex code..
    Last edited by istigatore; 2015-05-13 at 02:02 AM

  2. Thanks synkro, bilbobaggins thanked for this post
  3. #62
    Member Reputation: 56
    Join Date
    2014-09-04
    Posts
    56


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    I am getting this error while trying to build lmcrypt.exe from FNP 11.9 x64 on visual studio 2012. Someone please help. I was able to make lmcrypt for 11.4 using the tutorial given by darsy

    lmgr_dongle_stub.lib(l_loadcfg.obj) : error LNK2001: unresolved external symbol
    __safe_se_handler_count
    lmgr_dongle_stub.lib(l_loadcfg.obj) : error LNK2001: unresolved external symbol
    __safe_se_handler_table
    lmnewgen.exe : fatal error LNK1120: 2 unresolved externals
    NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0
    \VC\BIN\x86_amd64\LINK.EXE"' : return code '0x460'
    Stop.

    Please help!

  4. #63
    Member Reputation: 159
    Join Date
    2010-05-04
    Location
    EU
    Posts
    79


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    Hi friend,

    Read post #23. That is all! my video is made for people without programmer knowledge.

  5. Thanks javilapiedra thanked for this post
  6. #64
    Member Reputation: 56
    Join Date
    2014-09-04
    Posts
    56


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    Quote Originally Posted by darsy View Post
    Hi friend,

    Read post #23. That is all! my video is made for people without programmer knowledge.
    I also dont have programmer knowledge. but following your steps in video does not work for 11.9 version.
    Also i followed istigatore steps. But i think visual studio needs some environment configuration to include flexnet header and libraries.
    Can someone help me with 11.9 building?

  7. #65
    Member Reputation: 33
    Join Date
    2014-05-02
    Posts
    28


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    rohank, you are using the wrong cross platform builder.. for flex x86-->>VS x86 cmd tools. For flex x64-->> x64 VS cmd tools..
    Already wrote to read carefully the programmes guide, before using any sdk.. And do not use the video made of darsy to build flex vendors, because is a wrong method..

  8. Thanks carlitos thanked for this post
  9. #66
    Member Reputation: 56
    Join Date
    2014-09-04
    Posts
    56


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    Quote Originally Posted by istigatore View Post
    rohank, you are using the wrong cross platform builder.. for flex x86-->>VS x86 cmd tools. For flex x64-->> x64 VS cmd tools..
    Already wrote to read carefully the programmes guide, before using any sdk.. And do not use the video made of darsy to build flex vendors, because is a wrong method..
    Sir, I was using the right cross platform builder. I was using x64 VS CMD cross tools for flex x64 11.9 but still getting this error.

    I have installed VS 2012. I have read flex programmer guide on how to configure environment. It gives details for project configuration but not global config for makefile.

    Do I need to make some special configuration in VS paths and environment to include flex libraries and headers?

    Please help istigatore
    Thanks

  10. #67
    Member Reputation: 16
    Join Date
    2015-04-20
    Posts
    8


    2 out of 2 members found this post helpful.

    Default Re: FLEXNET: HOW TO build your own lmcrypt

    Hi rohank,
    I used to have issue to compile 11.9 due to missing .rc file, you can check your log and see if there is such complain. If .rc is needed, you can copy demo.rc to ${your_vendor}.rc, then compile again.

    Thanks,

  11. Thanks darsy, carlitos, kometata thanked for this post
  12. #68
    Member Reputation: 32
    Join Date
    2014-01-24
    Posts
    42


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    i had problems with .rc file, after that i made lmcrypt.
    but until now i couldnt make a good license file

  13. #69
    Junior Member Reputation: 10
    Join Date
    2014-07-27
    Posts
    27


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    can you share it on baiduyun

  14. #70
    Member Reputation: 17
    Join Date
    2015-05-19
    Posts
    4


    Default Re: FLEXNET: HOW TO build your own lmcrypt

    I want to download this attachment, but the reputation is not enough

Tags for this Thread

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •