2012-06-11 10 views
6

हल नहीं कर सकता मैं ग्रहण और Arduino पुस्तकालय स्थापित करने की कोशिश कर रहा है। मैंने इस यूआरएल पर स्थित निर्देशों का पालन किया है। http://arduino.cc/playground/Code/EclipseArduino ग्रहण सीरियल

मेरे पास यह मुद्दा है कि मेरी परियोजना सीरियल को हल नहीं कर सकती है। किसी को भी यह पता है कि यह क्यों हो सकता है? मैं Arduino 1.0 का उपयोग कर रहा हूं और निर्देश पूर्व 1.0 संस्करण के लिए लिखा गया था।

उत्तर

11
Setting the preference windows->preferences->C/C++->indexer->index unused headers. 

Setting the preference windows->preferences->C/C++->indexer->index source and header files opened in the editor. 

Setting the preference windows->preferences->C/C++->indexer->Files to index upfront . Add arduino.h and or WProgram.h. 

Do next four in this sequence 
Right click the project->index->Search for unresolved includes. 
Right click the project->index->Freshen all Files. 
Right click the project->index->Update with modified files. 
Right click the project->index->Rebuild. 
+1

"फ़ाइलों के लिए जाँच के बाद इस ग्रहण के लिए कहेगा इंडेक्स अपफ्रंट "उपलब्ध नहीं है, और ग्रहण के हाल के संस्करणों के लिए अब और आवश्यकता नहीं है – lode

2

कर क्या प्लगइन पूछे जाने वाले प्रश्न here कहते हैं सही है, लेकिन पर्याप्त नहीं कम से कम नहीं तो आप Windows में काम करता है।

आप को परियोजना> गुण> C/C++ जनरल> पथ और प्रतीकों

  • टैब के अंतर्गत "भी शामिल है" एक पथ जोड़ने की आवश्यकता होगी पर जोड़ने
  • ध्वज का चयन करें क्लिक करें path to Arduino IDE installation directory\hardware\tools\avr\avr\include

मेरे मामले में पथहै:

  • प्रकार इस पथ "सभी विन्यास में जोड़ें" 210

    अगर आप सूचकांक के पुनर्निर्माण के लिए चाहते हैं और फिर सभी मानक प्रतीकों सही ढंग से

  • 0

    का समाधान हो जाएगा करते हैं "Arduino ग्रहण एक्सटेंशन" मदद के में उन्नयन> अपडेट