找回密码
 注册
查看: 1509|回复: 0

求大神解决非主流环境变量问题,快不能毕业了

[复制链接]
发表于 2016-9-27 09:58:23 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
fluent14.5和vc2010,按照其他人的环境变量设置成功了,安装路径没问题,别人和我同版本的已经可以comply了,但是我的就不行,comply的时候有这样的提示,求各位帮我看看,有人有同样的问题吗

> Copied F:\Fluent\wave.c to libudf\src
**************************************************************************
** NOTE: user_nt.udf file is outdated. So, recreating the file for 2ddp ...
*************************************************************************
******************************************************************
udf_names.c file is outdated. So, recreating the file for 2ddp ...
****************************************************************
(system "copy "D:\PROGRA~2\ANSYSI~1\v145\fluent"\fluent14.5.7\src\makefile_nt.udf "libudf\win64\2ddp\makefile" ")
已复制         1 个文件。
(chdir "libudf")()
(chdir "win64\2ddp")()
# Generating udf_names.c because of makefile wave.obj
udf_names.c
# Linking libudf.dll because of makefile user_nt.udf udf_names.obj wave.obj
Microsoft (R) Incremental Linker Version 10.00.40219.01
Copyright (C) Microsoft Corporation.  All rights reserved.

   正在创建库 libudf.lib 和对象 libudf.exp
LIBCMT.lib(dllcrt0.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCurrentThreadId,该符号在函数 _CRT_INIT 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2001: 无法解析的外部符号 __imp_GetCurrentThreadId
LIBCMT.lib(gs_support.obj) : error LNK2001: 无法解析的外部符号 __imp_GetCurrentThreadId
LIBCMT.lib(dllcrt0.obj) : error LNK2019: 无法解析的外部符号 __imp_FlsSetValue,该符号在函数 _CRT_INIT 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2001: 无法解析的外部符号 __imp_FlsSetValue
LIBCMT.lib(dllcrt0.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCommandLineA,该符号在函数 _CRT_INIT 中被引用
LIBCMT.lib(crtmboxw.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(winsig.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(rand_s.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(handler.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(onexit.obj) : error LNK2019: 无法解析的外部符号 __imp_EncodePointer,该符号在函数 _onexit_nolock 中被引用
LIBCMT.lib(cmiscdat.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(tidtable.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(invarg.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(hooks.obj) : error LNK2001: 无法解析的外部符号 __imp_EncodePointer
LIBCMT.lib(chandler.obj) : error LNK2019: 无法解析的外部符号 __imp_RtlUnwindEx,该符号在函数 __C_specific_handler 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_FlsGetValue,该符号在函数 __fls_getvalue 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_FlsFree,该符号在函数 _mtterm 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_SetLastError,该符号在函数 _getptd_noexit 中被引用
LIBCMT.lib(rand_s.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLastError
LIBCMT.lib(inithelp.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLastError
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_GetLastError,该符号在函数 _getptd_noexit 中被引用
LIBCMT.lib(free.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLastError
LIBCMT.lib(realloc.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLastError
LIBCMT.lib(winsig.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLastError
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCurrentThread,该符号在函数 __threadhandle 中被引用
LIBCMT.lib(tidtable.obj) : error LNK2019: 无法解析的外部符号 __imp_FlsAlloc,该符号在函数 _mtinit 中被引用
LIBCMT.lib(free.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapFree,该符号在函数 free 中被引用
LIBCMT.lib(crtheap.obj) : error LNK2019: 无法解析的外部符号 __imp_Sleep,该符号在函数 wait_a_bit 中被引用
LIBCMT.lib(crt0dat.obj) : error LNK2019: 无法解析的外部符号 __imp_GetProcAddress,该符号在函数 __crtCorExitProcess 中被引用
LIBCMT.lib(rand_s.obj) : error LNK2001: 无法解析的外部符号 __imp_GetProcAddress
LIBCMT.lib(crtmboxw.obj) : error LNK2001: 无法解析的外部符号 __imp_GetProcAddress
LIBCMT.lib(crt0dat.obj) : error LNK2019: 无法解析的外部符号 __imp_GetModuleHandleW,该符号在函数 __crtCorExitProcess 中被引用
LIBCMT.lib(crt0dat.obj) : error LNK2019: 无法解析的外部符号 __imp_ExitProcess,该符号在函数 __crtExitProcess 中被引用
LIBCMT.lib(rand_s.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(handler.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(onexit.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(crtmboxw.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(crt0dat.obj) : error LNK2019: 无法解析的外部符号 __imp_DecodePointer,该符号在函数 doexit 中被引用
LIBCMT.lib(invarg.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(hooks.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(winsig.obj) : error LNK2001: 无法解析的外部符号 __imp_DecodePointer
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_SetHandleCount,该符号在函数 _ioinit 中被引用
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_GetStdHandle,该符号在函数 _ioinit 中被引用
LIBCMT.lib(crt0msg.obj) : error LNK2001: 无法解析的外部符号 __imp_GetStdHandle
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_InitializeCriticalSectionAndSpinCount,该符号在函数 _ioinit 中被引用
LIBCMT.lib(mlock.obj) : error LNK2001: 无法解析的外部符号 __imp_InitializeCriticalSectionAndSpinCount
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_GetFileType,该符号在函数 _ioinit 中被引用
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_GetStartupInfoW,该符号在函数 _ioinit 中被引用
LIBCMT.lib(ioinit.obj) : error LNK2019: 无法解析的外部符号 __imp_DeleteCriticalSection,该符号在函数 _ioterm 中被引用
LIBCMT.lib(mlock.obj) : error LNK2001: 无法解析的外部符号 __imp_DeleteCriticalSection
LIBCMT.lib(stdargv.obj) : error LNK2019: 无法解析的外部符号 __imp_GetModuleFileNameA,该符号在函数 _setargv 中被引用
LIBCMT.lib(a_env.obj) : error LNK2019: 无法解析的外部符号 __imp_FreeEnvironmentStringsW,该符号在函数 __crtGetEnvironmentStringsA 中被引用
LIBCMT.lib(a_env.obj) : error LNK2019: 无法解析的外部符号 __imp_WideCharToMultiByte,该符号在函数 __crtGetEnvironmentStringsA 中被引用
LIBCMT.lib(a_map.obj) : error LNK2001: 无法解析的外部符号 __imp_WideCharToMultiByte
LIBCMT.lib(a_loc.obj) : error LNK2001: 无法解析的外部符号 __imp_WideCharToMultiByte
LIBCMT.lib(a_env.obj) : error LNK2019: 无法解析的外部符号 __imp_GetEnvironmentStringsW,该符号在函数 __crtGetEnvironmentStringsA 中被引用
LIBCMT.lib(heapinit.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapSetInformation,该符号在函数 _heap_init 中被引用
LIBCMT.lib(heapinit.obj) : error LNK2019: 无法解析的外部符号 __imp_GetVersion,该符号在函数 _heap_init 中被引用
LIBCMT.lib(heapinit.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapCreate,该符号在函数 _heap_init 中被引用
LIBCMT.lib(heapinit.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapDestroy,该符号在函数 _heap_term 中被引用
LIBCMT.lib(gs_support.obj) : error LNK2019: 无法解析的外部符号 __imp_QueryPerformanceCounter,该符号在函数 __security_init_cookie 中被引用
LIBCMT.lib(gs_support.obj) : error LNK2019: 无法解析的外部符号 __imp_GetTickCount,该符号在函数 __security_init_cookie 中被引用
LIBCMT.lib(gs_support.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCurrentProcessId,该符号在函数 __security_init_cookie 中被引用
LIBCMT.lib(gs_support.obj) : error LNK2019: 无法解析的外部符号 __imp_GetSystemTimeAsFileTime,该符号在函数 __security_init_cookie 中被引用
LIBCMT.lib(mbctype.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCPInfo,该符号在函数 "void __cdecl setSBUpLow(struct threadmbcinfostruct *)" (?setSBUpLow@@YAXPEAUthreadmbcinfostruct@@@Z) 中被引用
LIBCMT.lib(initctyp.obj) : error LNK2001: 无法解析的外部符号 __imp_GetCPInfo
LIBCMT.lib(mbctype.obj) : error LNK2019: 无法解析的外部符号 __imp_GetACP,该符号在函数 "int __cdecl getSystemCP(int)" (?getSystemCP@@YAHH@Z) 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2001: 无法解析的外部符号 __imp_GetACP
LIBCMT.lib(mbctype.obj) : error LNK2019: 无法解析的外部符号 __imp_GetOEMCP,该符号在函数 "int __cdecl getSystemCP(int)" (?getSystemCP@@YAHH@Z) 中被引用
LIBCMT.lib(mbctype.obj) : error LNK2019: 无法解析的外部符号 __imp_IsValidCodePage,该符号在函数 _setmbcp_nolock 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2001: 无法解析的外部符号 __imp_IsValidCodePage
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_UnhandledExceptionFilter,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_UnhandledExceptionFilter
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_SetUnhandledExceptionFilter,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_SetUnhandledExceptionFilter
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_IsDebuggerPresent,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_IsDebuggerPresent
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 RtlVirtualUnwind,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 RtlVirtualUnwind
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 RtlLookupFunctionEntry,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 RtlLookupFunctionEntry
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_RtlCaptureContext,该符号在函数 _call_reportfault 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_RtlCaptureContext
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_TerminateProcess,该符号在函数 _invoke_watson 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_TerminateProcess
LIBCMT.lib(invarg.obj) : error LNK2019: 无法解析的外部符号 __imp_GetCurrentProcess,该符号在函数 _invoke_watson 中被引用
LIBCMT.lib(gs_report.obj) : error LNK2001: 无法解析的外部符号 __imp_GetCurrentProcess
LIBCMT.lib(jmpuwind.obj) : error LNK2019: 无法解析的外部符号 RtlUnwindEx,该符号在函数 _local_unwind 中被引用
LIBCMT.lib(mlock.obj) : error LNK2019: 无法解析的外部符号 __imp_LeaveCriticalSection,该符号在函数 _unlock 中被引用
LIBCMT.lib(mlock.obj) : error LNK2019: 无法解析的外部符号 __imp_FatalAppExitA,该符号在函数 _lockerr_exit 中被引用
LIBCMT.lib(mlock.obj) : error LNK2019: 无法解析的外部符号 __imp_EnterCriticalSection,该符号在函数 _lock 中被引用
LIBCMT.lib(malloc.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapAlloc,该符号在函数 _heap_alloc 中被引用
LIBCMT.lib(calloc_impl.obj) : error LNK2001: 无法解析的外部符号 __imp_HeapAlloc
LIBCMT.lib(realloc.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapReAlloc,该符号在函数 realloc 中被引用
LIBCMT.lib(winsig.obj) : error LNK2019: 无法解析的外部符号 __imp_SetConsoleCtrlHandler,该符号在函数 signal 中被引用
LIBCMT.lib(rand_s.obj) : error LNK2019: 无法解析的外部符号 __imp_FreeLibrary,该符号在函数 rand_s 中被引用
LIBCMT.lib(rand_s.obj) : error LNK2019: 无法解析的外部符号 __imp_LoadLibraryW,该符号在函数 rand_s 中被引用
LIBCMT.lib(crtmboxw.obj) : error LNK2001: 无法解析的外部符号 __imp_LoadLibraryW
LIBCMT.lib(inithelp.obj) : error LNK2019: 无法解析的外部符号 __imp_GetLocaleInfoW,该符号在函数 __getlocaleinfo 中被引用
LIBCMT.lib(a_loc.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLocaleInfoW
LIBCMT.lib(getqloc.obj) : error LNK2001: 无法解析的外部符号 __imp_GetLocaleInfoW
LIBCMT.lib(crt0msg.obj) : error LNK2019: 无法解析的外部符号 __imp_WriteFile,该符号在函数 _NMSG_WRITE 中被引用
LIBCMT.lib(crt0msg.obj) : error LNK2019: 无法解析的外部符号 __imp_GetModuleFileNameW,该符号在函数 _NMSG_WRITE 中被引用
LIBCMT.lib(_fpexcept_.obj) : error LNK2019: 无法解析的外部符号 __imp_RaiseException,该符号在函数 _raise_exc_ex 中被引用
LIBCMT.lib(a_map.obj) : error LNK2019: 无法解析的外部符号 __imp_LCMapStringW,该符号在函数 "int __cdecl __crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char *,int,int,int)" (?__crtLCMapStringA_stat@@YAHPEAU
ocaleinfo_struct@@KKPEBDHPEADHHH@Z) 中被引用
LIBCMT.lib(a_map.obj) : error LNK2019: 无法解析的外部符号 __imp_MultiByteToWideChar,该符号在函数 "int __cdecl __crtLCMapStringA_stat(struct localeinfo_struct *,unsigned long,unsigned long,char const *,int,char *,int,int,int)" (?__crtLCMapStringA_stat@@
AHPEAUlocaleinfo_struct@@KKPEBDHPEADHHH@Z) 中被引用
LIBCMT.lib(a_str.obj) : error LNK2001: 无法解析的外部符号 __imp_MultiByteToWideChar
LIBCMT.lib(a_str.obj) : error LNK2019: 无法解析的外部符号 __imp_GetStringTypeW,该符号在函数 "int __cdecl __crtGetStringTypeA_stat(struct localeinfo_struct *,unsigned long,char const *,int,unsigned short *,int,int,int)" (?__crtGetStringTypeA_stat@@YAHPE
Ulocaleinfo_struct@@KPEBDHPEAGHHH@Z) 中被引用
LIBCMT.lib(iswctype.obj) : error LNK2001: 无法解析的外部符号 __imp_GetStringTypeW
LIBCMT.lib(msize.obj) : error LNK2019: 无法解析的外部符号 __imp_HeapSize,该符号在函数 _msize 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2019: 无法解析的外部符号 __imp_GetUserDefaultLCID,该符号在函数 GetLcidFromDefault 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2019: 无法解析的外部符号 __imp_GetLocaleInfoA,该符号在函数 CountryEnumProc 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2019: 无法解析的外部符号 __imp_EnumSystemLocalesA,该符号在函数 GetLcidFromCountry 中被引用
LIBCMT.lib(getqloc.obj) : error LNK2019: 无法解析的外部符号 __imp_IsValidLocale,该符号在函数 __get_qualified_locale 中被引用
libudf.dll : fatal error LNK1120: 68 个无法解析的外部命令

Done.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表