- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Link error report_rangecheckfailure
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Link error report_rangecheckfailure
Hello
Il try to generate une new version with release 2019 r3 of flexnet publisher and I have link error when I use build MD in i86_n3 directory.
Compiler : Visual studio 2010 C++ (win32)
We have no problem with Flexnet publisher 2016 and this compiler
How resolve this problem ?
Build result :
E:\gl\FlexNet\2019 R3\win32\i86_n3>build MD
E:\gl\FlexNet\2019 R3\win32\i86_n3>echo off
***************************************************************************
Build.bat can be used in 3 ways *
build MT - This builds all of the files using the /MT compiler flag *
( Multi-threaded C Runtime as a static library ) *
build MD - This builds all of the files using the /MD compiler flag *
( Multi-threaded C Runtime as a DLL ) *
build DLL - This build all of the files to use the flexlm dll *
***************************************************************************
Building using the /MD flag
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. Tous droits réservés.
lmrand1 -i ..\machind\lsvendor.c
if exist lm_redir_std.obj del lm_redir_std.obj
if exist libredir_std.lib del libredir_std.lib
cl /nologo /c /I..\machind /I. /MD /O1 /DWIN32_LEAN_AND_MEAN /DNO_ACTIVATION_SUPPORT ..\machind\lm_redir_std.c
lm_redir_std.c
LIB /out:libredir_std.lib lm_redir_std.obj
Microsoft (R) Library Manager Version 10.00.40219.01
Copyright (C) Microsoft Corporation. All rights reserved.
cl /nologo /c /I..\machind /I. /MD /DWIN32_LEAN_AND_MEAN -I../h lmcode.c
lmcode.c
LINK /nologo /NODEFAULTLIB /OPT:NOREF /NXCOMPAT /DynamicBase /SAFESEH /subsystem:CONSOLE lmnewgen.obj lmcode.obj libsimplifier.lib .\activation\lib\libnoact.lib lmgr_trl.lib libcrvs.lib libsb.lib libredir_std.lib oldnames.lib kernel32.lib user32.lib netapi32.lib gdi32.lib comdlg32.lib comctl32.lib wsock32.lib shell32.lib Rpcrt4.lib oleaut32.lib Ole32.lib Wbemuuid.lib wintrust.lib crypt32.lib Ws2_32.lib iphlpapi.lib Psapi.lib advapi32.lib Shlwapi.lib dhcpcsvc.lib userenv.lib lmgr_dongle_stub.lib msvcrt.lib /out:lmnewgen.exe
lmgr_trl.lib(l_pack.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(cmn_vm_private.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(fnp_winservice.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(lm_hostname.obj) : error LNK2019: symbole externe non résolu ___report_rangecheckfailure référencé dans la fonction _b_IWT_rypUZK1wAeZ3a
lmgr_trl.lib(l_amzn.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_tzlic_lib.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_parse_attr.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_comp_id.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_cvd.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_borrow.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmgr_trl.lib(l_rdec.obj) : error LNK2001: symbole externe non résolu ___report_rangecheckfailure
lmnewgen.exe : fatal error LNK1120: 1 externes non résolus
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\LINK.EXE"' : code retour '0x460'
Stop.
E:\gl\FlexNet\2019 R3\win32\i86_n3>
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content