Quantcast
Channel: Developer Group
Viewing all articles
Browse latest Browse all 1888

Forum Post: 64 bit Dialogic HMP 3.0

$
0
0
Hi, I'm building a program that uses the API of Dialogic HMP 3.0 b525 and I'm working on a 64bit JVM env. Almost all the libraries I use have been adapted for 64bit, but this leaves me with 2 last ones that fail my build - NCMapi.lib and sctools.lib, it seems like they were built only for a x86 machine. I am using some particular function from them. Is there anyway I can obtain a 64 bit version of those two? 1 ------ Build started: Project: dialogic, Configuration: Debug HMP 3.0 525 x64 ------ 1 .\HMP 3.0 b525\NCMapi.lib : warning LNK4272: library machine type 'x86' conflicts with target machine type 'x64' 1 .\HMP 3.0 b525\sctools.lib : warning LNK4272: library machine type 'x86' conflicts with target machine type 'x64' 1 CDialogicEventHandler.obj : error LNK2019: unresolved external symbol cc_GetInfoElem referenced in function "public: long __cdecl CDialogicEventHandler::DialogicEventHandler(struct METAEVENT,long,int)" (?DialogicEventHandler@CDialogicEventHandler@@QEAAJUMETAEVENT@@JH@Z) 1 CDialogicPhoneLine.obj : error LNK2019: unresolved external symbol nr_scroute referenced in function "public: virtual bool __cdecl CDialogicPhoneLine::route(int,int)" (?route@CDialogicPhoneLine@@UEAA_NHH@Z) 1 CDialogicPhoneLine.obj : error LNK2019: unresolved external symbol nr_scunroute referenced in function "public: virtual bool __cdecl CDialogicPhoneLine::unroute(int,int)" (?unroute@CDialogicPhoneLine@@UEAA_NHH@Z) 1 CDialogicPhoneLine.obj : error LNK2019: unresolved external symbol __imp_ec_resetch referenced in function __catch$?hangup@CDialogicPhoneLine@@UEAA_N_N@Z$0 1 CPhoneLineHMP.obj : error LNK2001: unresolved external symbol __imp_ec_resetch 1 CManagerHMP.obj : error LNK2019: unresolved external symbol __imp_NCM_GetInstalledFamilies referenced in function "public: bool __cdecl CManagerHMP::getDefaultIP(char *)" (?getDefaultIP@CManagerHMP@@QEAA_NPEAD@Z) 1 CManagerHMP.obj : error LNK2019: unresolved external symbol __imp_NCM_GetInstalledDevices referenced in function "public: bool __cdecl CManagerHMP::getDefaultIP(char *)" (?getDefaultIP@CManagerHMP@@QEAA_NPEAD@Z) 1 CManagerHMP.obj : error LNK2019: unresolved external symbol __imp_NCM_Dealloc referenced in function "public: bool __cdecl CManagerHMP::getDefaultIP(char *)" (?getDefaultIP@CManagerHMP@@QEAA_NPEAD@Z) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== Edward

Viewing all articles
Browse latest Browse all 1888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>