|
本帖最后由 sodimi 于 2015-10-1 15:22 编辑
如题,Labwindows调用refprop出现20个错误,跪等高手解困。{:soso_e199:}调用程序在附件中,错误如下: | Build Status (amlcvi.prj - Debug)
amlcvi.c - 20 errors
25, 10 error: use of undeclared identifier 'AML_Initial'; did you mean 'AMLInitial'?
22, 6 note: 'AMLInitial' declared here
27, 16 error: unknown type name 'float64'; did you mean 'float'?
30, 9 error: use of undeclared identifier 'Device_Error'
30, 24 error: implicit declaration of function 'DAQmxCreateTask' is invalid in C99. Make sure that you include the function prototype.
30, 44 error: use of undeclared identifier 'AI_task_handle'
31, 13 error: use of undeclared identifier 'Device_Error'
37, 9 error: use of undeclared identifier 'Device_Error'
37, 24 error: implicit declaration of function 'DAQmxCreateAIVoltageChan' is invalid in C99. Make sure that you include the function prototype.
37, 49 error: use of undeclared identifier 'AI_task_handle'
38, 13 error: use of undeclared identifier 'Device_Error'
44, 9 error: use of undeclared identifier 'Device_Error'
44, 24 error: implicit declaration of function 'DAQmxStartTask' is invalid in C99. Make sure that you include the function prototype.
44, 39 error: use of undeclared identifier 'AI_task_handle'
45, 13 error: use of undeclared identifier 'Device_Error'
52, 9 error: use of undeclared identifier 'Device_Error'
52, 44 error: use of undeclared identifier 'AO_task_handle'
53, 13 error: use of undeclared identifier 'Device_Error'
59, 9 error: use of undeclared identifier 'Device_Error'
59, 24 error: implicit declaration of function 'DAQmxCreateAOVoltageChan' is invalid in C99. Make sure that you include the function prototype.
59, 49 error: use of undeclared identifier 'AO_task_handle'
Build failed.
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|