我会在这里得到一些帮助,这让我发疯了。
我试图按照本教程进行操作。 http://hackaday.com/2009/09/22/introduction-to-ftdi-bitbang-mode/
我使用fd2xx驱动程序,但我不知道如何整合这个视觉工作室的所有内容。我在桌面上有lib文件和头文件,并在VS中链接了lib文件我在include部分中包含了头文件的目录。我使用教程中的代码来获取fd2xx驱动程序,但是我收到了121个错误。
我一直在研究这两天并且真的很紧张 - 我不明白!
我知道它看起来会很难看但是这里有错误:(我已经用文件名替换了文件架,所以它不是所以凌乱)。
错误4错误C2065:' FT_HANDLE' :未声明的标识符 Helloworld.cpp 20 1 helloworld
错误5错误C2146:语法错误:缺少&#39 ;;'在标识符之前 '处理' Helloworld.cpp 20 1 helloworld
错误6错误C2065:'处理' :未声明的标识符Helloworld.cpp 20 1 helloworld
错误7错误C2065:' DWORD' :未声明的标识符Helloworld.cpp 21 1 helloworld
错误8错误C2146:语法错误:缺少&#39 ;;'在标识符之前 '字节' Helloworld.cpp 21 1 helloworld
错误9错误C2065:'字节' :未声明的标识符Helloworld.cpp 21 1 helloworld
错误10错误C3861:' memset':未找到标识符Helloworld.cpp 24 1 helloworld
错误11错误C3861:' pow':未找到标识符Helloworld.cpp 27 1 的HelloWorld
错误12错误C3861:' memset':未找到标识符Helloworld.cpp 28 1 helloworld
错误13错误C3861:' memset':未找到标识符Helloworld.cpp 29 1 helloworld
错误14错误C2065:'处理' :未声明的标识符Helloworld.cpp 44 1 helloworld
错误15错误C2065:' FT_OK' :未声明的标识符Helloworld.cpp 44 1 helloworld
错误16错误C3861:' FT_Open':未找到标识符Helloworld.cpp 44 1 helloworld
错误17错误C2065:'处理' :未声明的标识符Helloworld.cpp 48 1 helloworld
错误18错误C3861:' FT_SetBitMode':未找到标识符 Helloworld.cpp 48 1 helloworld
错误19错误C2065:'处理' :未声明的标识符Helloworld.cpp 49 1 helloworld
错误20错误C3861:' FT_SetBaudRate':未找到标识符 Helloworld.cpp 49 1 helloworld
错误21错误C2065:'处理' :未声明的标识符Helloworld.cpp 52 1 helloworld
错误22错误C2065:' DWORD' :未声明的标识符Helloworld.cpp 52 1 helloworld
错误23错误C2143:语法错误:丢失')'之前' sizeof' Helloworld.cpp 52 1 helloworld
错误24错误C2059:语法错误:')' Helloworld.cpp 52 1 的HelloWorld
25智能感知:标识符" PVOID"未定义ftd2xx.h 59 9 的HelloWorld
26智能感知:标识符" ULONG"未定义ftd2xx.h 60 9 的HelloWorld
27智能感知:标识符" DWORD"未定义ftd2xx.h 172 35 的HelloWorld
28智能感知:标识符" DWORD"未定义ftd2xx.h 172 41 的HelloWorld
29智能感知:标识符" ULONG"未定义ftd2xx.h 189 9 的HelloWorld
30智能感知:期待a&#39 ;;' ftd2xx.h 293 20 helloworld
31智能感知:期待a&#39 ;;' ftd2xx.h 299 20 helloworld
32智能感知:期待a&#39 ;;' ftd2xx.h 306 20 helloworld
33智能感知:期待a&#39 ;;' ftd2xx.h 313 20 helloworld
34智能感知:期待a&#39 ;;' ftd2xx.h 318 20 helloworld
35智能感知:期待a&#39 ;;' ftd2xx.h 326 20 helloworld
36智能感知:期待a&#39 ;;' ftd2xx.h 334 20 helloworld
37智能感知:期待a&#39 ;;' ftd2xx.h 346 20 helloworld
38智能感知:预期a&#39 ;;' ftd2xx.h 352 20 helloworld
39智能感知:期待一个&#39 ;;' ftd2xx.h 358 20 helloworld
40智能感知:期待a&#39 ;;' ftd2xx.h 366 20 helloworld
41智能感知:期待a&#39 ;;' ftd2xx.h 374 20 helloworld42智能感知:期待a&#39 ;;' ftd2xx.h 379 20 helloworld
43智能感知:期待a&#39 ;;' ftd2xx.h 384 20 helloworld
44智能感知:期待a&#39 ;;' ftd2xx.h 389 20 helloworld
45智能感知:期待a&#39 ;;' ftd2xx.h 394 20 helloworld
46智能感知:期待a&#39 ;;' ftd2xx.h 399 20 helloworld
47智能感知:期待a&#39 ;;' ftd2xx.h 405 20 helloworld
48智能感知:期待a&#39 ;;' ftd2xx.h 414 20 helloworld
49智能感知:期待a&#39 ;;' ftd2xx.h 420 20 helloworld
50智能感知:期待a&#39 ;;' ftd2xx.h 427 20 helloworld
51智能感知:期待a&#39 ;;' ftd2xx.h 433 20 helloworld52智能感知:期待a&#39 ;;' ftd2xx.h 440 20 helloworld
53智能感知:期待a&#39 ;;' ftd2xx.h 448 20 helloworld
54智能感知:期待a&#39 ;;' ftd2xx.h 453 20 helloworld
55智能感知:期待a&#39 ;;' ftd2xx.h 458 20 helloworld
56智能感知:期待a&#39 ;;' ftd2xx.h 464 20 helloworld
57智能感知:期待a&#39 ;;' ftd2xx.h 470 20 helloworld
58智能感知:期待a&#39 ;;' ftd2xx.h 476 20 helloworld
59智能感知:期待a&#39 ;;' ftd2xx.h 483 20 helloworld
60智能感知:期待a&#39 ;;' ftd2xx.h 490 20 helloworld
61智能感知:期待a&#39 ;;' ftd2xx.h 659 20 helloworld
62智能感知:期待一个&#39 ;;' ftd2xx.h 665 20 helloworld
63智能感知:期待a&#39 ;;' ftd2xx.h 675 20 helloworld
64智能感知:期待a&#39 ;;' ftd2xx.h 681 20 helloworld
65智能感知:期待a&#39 ;;' ftd2xx.h 691 20 helloworld
66智能感知:期待a&#39 ;;' ftd2xx.h 697 20 helloworld
67智能感知:期待a&#39 ;;' ftd2xx.h 704 20 helloworld
68智能感知:期待a&#39 ;;' ftd2xx.h 927 20 helloworld
69智能感知:期待a&#39 ;;' ftd2xx.h 939 20 helloworld
70智能感知:期待a&#39 ;;' ftd2xx.h 951 20 helloworld
71智能感知:期待一个&#39 ;;' ftd2xx.h 957 20 helloworld
72智能感知:期待一个&#39 ;;' ftd2xx.h 963 20 helloworld
73智能感知:期待a&#39 ;;' ftd2xx.h 970 20 helloworld
74智能感知:期待a&#39 ;;' ftd2xx.h 976 20 helloworld
75智能感知:期待a&#39 ;;' ftd2xx.h 983 20 helloworld
76智能感知:期待a&#39 ;;' ftd2xx.h 989 20 helloworld
77智能感知:期待a&#39 ;;' ftd2xx.h 999 20 helloworld
78智能感知:期待a&#39 ;;' ftd2xx.h 1004 20 helloworld
79智能感知:期待a&#39 ;;' ftd2xx.h 1009 20 helloworld
80智能感知:期待a&#39 ;;' ftd2xx.h 1015 20 helloworld
81智能感知:期待a&#39 ;;' ftd2xx.h 1020 20 helloworld
82智能感知:期待a&#39 ;;' ftd2xx.h 1030 20 helloworld
83智能感知:标识符" BOOL"未定义ftd2xx.h 1041 3 的HelloWorld
84智能感知:期待a&#39 ;;' ftd2xx.h 1041 15 helloworld
85智能感知:标识符" BOOL"未定义ftd2xx.h 1046 3 的HelloWorld
86智能感知:期待a&#39 ;;' ftd2xx.h 1046 15 helloworld
87智能感知:标识符" BOOL"未定义ftd2xx.h 1055 3 的HelloWorld
88智能感知:期待一个&#39 ;;' ftd2xx.h 1055 15 helloworld
89智能感知:标识符" DWORD"未定义ftd2xx.h 1064 3 的HelloWorld
90智能感知:期待a&#39 ;;' ftd2xx.h 1064 16 helloworld
91智能感知:标识符" BOOL"未定义ftd2xx.h 1069 3 的HelloWorld
92智能感知:期待一个&#39 ;;' ftd2xx.h 1069 15 helloworld
93智能感知:标识符" BOOL"未定义ftd2xx.h 1077 3 的HelloWorld
94智能感知:期待a&#39 ;;' ftd2xx.h 1077 15 helloworld
95智能感知:标识符" BOOL"未定义ftd2xx.h 1139 3 的HelloWorld
96智能感知:期待a&#39 ;;' ftd2xx.h 1139 15 helloworld
97智能感知:标识符" BOOL"未定义ftd2xx.h 1144 3 的HelloWorld
98智能感知:期待a&#39 ;;' ftd2xx.h 1144 15 helloworld
99智能感知:标识符" BOOL"未定义ftd2xx.h 1151 3 的HelloWorld
100智能感知:期待a&#39 ;;' ftd2xx.h 1151 15 helloworld
101智能感知:标识符" BOOL"未定义ftd2xx.h 1157 3 的HelloWorld
102智能感知:期待a&#39 ;;' ftd2xx.h 1157 15 helloworld
103 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1163 3 的HelloWorld
104智能感知:期待a&#39 ;;' ftd2xx.h 1163 15 helloworld
105 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1169 3 的HelloWorld
106智能感知:期待a&#39 ;;' ftd2xx.h 1169 15 helloworld
107智能感知:标识符" BOOL"未定义ftd2xx.h 1175 3 的HelloWorld
108智能感知:期待a&#39 ;;' ftd2xx.h 1175 15 helloworld
109智能感知:标识符" BOOL"未定义ftd2xx.h 1181 3 的HelloWorld
110智能感知:期待一个&#39 ;;' ftd2xx.h 1181 15 helloworld
111智能感知:标识符" BOOL"未定义ftd2xx.h 1186 3 的HelloWorld
112智能感知:期待a&#39 ;;' ftd2xx.h 1186 15 helloworld
113 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1192 3 的HelloWorld
114智能感知:期待a&#39 ;;' ftd2xx.h 1192 15 helloworld
115 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1198 3 的HelloWorld
116智能感知:期待一个&#39 ;;' ftd2xx.h 1198 15 helloworld
117 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1204 3 的HelloWorld
118智能感知:期待a&#39 ;;' ftd2xx.h 1204 15 helloworld
119 IntelliSense:标识符" BOOL"未定义ftd2xx.h 1210 3 的HelloWorld
120智能感知:期待一个&#39 ;;' ftd2xx.h 1210 15 helloworld
121智能感知:标识符" BOOL"未定义ftd2xx.h 1217 3 的HelloWorld
122智能感知:期待一个&#39 ;;' ftd2xx.h 1217 15 helloworld
123智能感知:期待一个&#39 ;;' ftd2xx.h 1246 20 helloworld
124智能感知:期待a&#39 ;;' ftd2xx.h 1251 20 helloworld