Jump to content

ricpersi

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Italy

About ricpersi

Profile Information

  • OS
    Windows 7 x64

ricpersi's Achievements

0

Reputation

  1. Hi all, I'm trying to compile 7zsfx from sources but I'm getting an error. Han anyone compiled it succesfully before? Do you know how I can solve the following linking error? ------ Build started: Project: 7zSfxMod, Configuration: All Win32 ------Linking...LINK : warning LNK4224: /OPT:NOWIN98 is no longer supported; ignoredAES.obj : error LNK2019: unresolved external symbol @AesCtr_Code_Intel@12 referenced in function _AesGenTablesAES.obj : error LNK2019: unresolved external symbol @AesCbc_Decode_Intel@12 referenced in function _AesGenTablesAES.obj : error LNK2019: unresolved external symbol @AesCbc_Encode_Intel@12 referenced in function _AesGenTables..\Output\Win32\7zsd_All.sfx : fatal error LNK1120: 3 unresolved externalsBuild log was saved at "file://c:\temp\7zsd_src_160_2712\Intermediate\Win32\All\BuildLog.htm"7zSfxMod - 4 error(s), 1 warning(s)========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== I'm using VS2008 with latest Microsoft sdk. Thanks a lot for your help. Regards, Riccardo
  2. GUIMode="2" hi ricktendo, sorry I forgot to say that I'd like to have the progress bar displayed while unpacking. Thanks a lot for your help.
  3. Hi all, I was wondering if it's possible to add a config option to enable the unattended installation without the need of passing "-y" as a command line argument. Thanks a lot in advance
×
×
  • Create New...