Error when Verify / Compile or uploading

Post Reply
mac176
Posts: 10
Joined: Sun Mar 04, 2012 6:04 am

Error when Verify / Compile or uploading

Post by mac176 »

Has anybody got this error when they Error when Verify / Compile or upload, or does anyone know how to fix it?
This is line 696 in the MultiWiiConf_2_0.pde file which is first error in the log.
I get the same error in the 2.0 pre 1-4 also.
popMatrix();
  if (versionMisMatch == 1) {textFont(font15);fill(#000000);text("GUI vs. Arduino: Version or Buffer size mismatch",180,420); return;}


Arduino 022 & 023 throw the same error.

Thanks for any help on this

MultiWiiConf_2_0:696: error: stray '#' in program
MultiWiiConf_2_0:-1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:-1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:-1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:-1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:-1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:0: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:1: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:5: error: variable or field 'serialEvent' declared void
MultiWiiConf_2_0:5: error: expected `)' before 'p'
MultiWiiConf_2_0:7: error: 'import' does not name a type
MultiWiiConf_2_0:8: error: 'import' does not name a type
MultiWiiConf_2_0:9: error: 'import' does not name a type
MultiWiiConf_2_0:11: error: 'Serial' does not name a type
MultiWiiConf_2_0:12: error: 'ControlP5' does not name a type
MultiWiiConf_2_0:13: error: 'Textlabel' does not name a type
MultiWiiConf_2_0:14: error: 'ListBox' does not name a type
MultiWiiConf_2_0:23: error: 'cGraph' does not name a type
MultiWiiConf_2_0:38: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:39: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:40: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:41: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:42: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:43: error: 'cDataArray' does not name a type
MultiWiiConf_2_0:45: error: expected unqualified-id before 'private'
MultiWiiConf_2_0:47: error: 'Numberbox' does not name a type
MultiWiiConf_2_0:48: error: initializer fails to determine size of 'byteP'
MultiWiiConf_2_0:48: error: initializer fails to determine size of 'byteI'
MultiWiiConf_2_0:48: error: initializer fails to determine size of 'byteD'
MultiWiiConf_2_0:50: error: 'Numberbox' does not name a type
MultiWiiConf_2_0:54: error: 'Slider' does not name a type
MultiWiiConf_2_0:56: error: 'Slider' does not name a type
MultiWiiConf_2_0:57: error: 'Slider' does not name a type
MultiWiiConf_2_0:58: error: 'Slider' does not name a type
MultiWiiConf_2_0:60: error: 'Slider' does not name a type
MultiWiiConf_2_0:61: error: 'Slider' does not name a type
MultiWiiConf_2_0:63: error: 'Slider' does not name a type
MultiWiiConf_2_0:65: error: 'Button' does not name a type
MultiWiiConf_2_0:67: error: 'Button' does not name a type
MultiWiiConf_2_0:68: error: 'Button' does not name a type
MultiWiiConf_2_0:70: error: 'color' does not name a type
MultiWiiConf_2_0:79: error: 'Numberbox' does not name a type
MultiWiiConf_2_0:81: error: initializer fails to determine size of 'mot'
MultiWiiConf_2_0:82: error: initializer fails to determine size of 'servo'
MultiWiiConf_2_0:90: error: 'CheckBox' does not name a type
MultiWiiConf_2_0:91: error: 'CheckBox' does not name a type
MultiWiiConf_2_0:92: error: initializer fails to determine size of 'activation1'
MultiWiiConf_2_0:93: error: initializer fails to determine size of 'activation2'
MultiWiiConf_2_0:94: error: 'Button' does not name a type
MultiWiiConf_2_0:96: error: 'PFont' does not name a type
MultiWiiConf_2_0:109: error: expected constructor, destructor, or type conversion before '.' token
MultiWiiConf_2_0.cpp: In function 'void setup()':
MultiWiiConf_2_0:116: error: 'OPENGL' was not declared in this scope
MultiWiiConf_2_0:116: error: 'size' was not declared in this scope
MultiWiiConf_2_0:117: error: 'frameRate' was not declared in this scope
MultiWiiConf_2_0:119: error: 'font8' was not declared in this scope
MultiWiiConf_2_0:119: error: 'createFont' was not declared in this scope
MultiWiiConf_2_0:119: error: 'font12' was not declared in this scope
MultiWiiConf_2_0:119: error: 'font15' was not declared in this scope
MultiWiiConf_2_0:121: error: 'controlP5' was not declared in this scope
MultiWiiConf_2_0:121: error: expected type-specifier before 'ControlP5'
MultiWiiConf_2_0:121: error: expected `;' before 'ControlP5'
MultiWiiConf_2_0:124: error: 'g_graph' was not declared in this scope
MultiWiiConf_2_0:124: error: expected type-specifier before 'cGraph'
MultiWiiConf_2_0:124: error: expected `;' before 'cGraph'
MultiWiiConf_2_0:125: error: 'commListbox' was not declared in this scope
MultiWiiConf_2_0:128: error: 'red_' was not declared in this scope
MultiWiiConf_2_0:129: error: 'class HardwareSerial' has no member named 'list'
MultiWiiConf_2_0:130: error: 'class HardwareSerial' has no member named 'list'
MultiWiiConf_2_0:136: error: 'txtlblWhichcom' was not declared in this scope
MultiWiiConf_2_0:138: error: 'buttonSTART' was not declared in this scope
MultiWiiConf_2_0:139: error: 'buttonSTOP' was not declared in this scope
MultiWiiConf_2_0:141: error: 'buttonNunchuk' was not declared in this scope
MultiWiiConf_2_0:142: error: 'buttonI2cAcc' was not declared in this scope
MultiWiiConf_2_0:143: error: 'buttonI2cBaro' was not declared in this scope
MultiWiiConf_2_0:144: error: 'buttonI2cMagneto' was not declared in this scope
MultiWiiConf_2_0:145: error: 'buttonGPS' was not declared in this scope
MultiWiiConf_2_0:147: error: 'buttonI2cAccActive' was not declared in this scope
MultiWiiConf_2_0:148: error: 'buttonI2cBaroActive' was not declared in this scope
MultiWiiConf_2_0:149: error: 'buttonI2cMagnetoActive' was not declared in this scope
MultiWiiConf_2_0:150: error: 'buttonGPSActive' was not declared in this scope
MultiWiiConf_2_0:152: error: 'color' was not declared in this scope
MultiWiiConf_2_0:152: error: expected `;' before 'c'
MultiWiiConf_2_0:153: error: 'black' was not declared in this scope
MultiWiiConf_2_0:164: error: 'Toggle' was not declared in this scope
MultiWiiConf_2_0:164: error: expected `;' before 'tACC_ROLL'
MultiWiiConf_2_0:164: error: 'tACC_ROLL' was not declared in this scope
MultiWiiConf_2_0:165: error: expected `;' before 'tACC_PITCH'
MultiWiiConf_2_0:165: error: 'tACC_PITCH' was not declared in this scope
MultiWiiConf_2_0:166: error: expected `;' before 'tACC_Z'
MultiWiiConf_2_0:166: error: 'tACC_Z' was not declared in this scope
MultiWiiConf_2_0:167: error: expected `;' before 'tGYRO_ROLL'
MultiWiiConf_2_0:167: error: 'tGYRO_ROLL' was not declared in this scope
MultiWiiConf_2_0:168: error: expected `;' before 'tGYRO_PITCH'
MultiWiiConf_2_0:168: error: 'tGYRO_PITCH' was not declared in this scope
MultiWiiConf_2_0:169: error: expected `;' before 'tGYRO_YAW'
MultiWiiConf_2_0:169: error: 'tGYRO_YAW' was not declared in this scope
MultiWiiConf_2_0:170: error: expected `;' before 'tBARO'
MultiWiiConf_2_0:170: error: 'tBARO' was not declared in this scope
MultiWiiConf_2_0:171: error: expected `;' before 'tHEAD'
MultiWiiConf_2_0:171: error: 'tHEAD' was not declared in this scope
MultiWiiConf_2_0:172: error: expected `;' before 'tMAGX'
MultiWiiConf_2_0:172: error: 'tMAGX' was not declared in this scope
MultiWiiConf_2_0:173: error: expected `;' before 'tMAGY'
MultiWiiConf_2_0:173: error: 'tMAGY' was not declared in this scope
MultiWiiConf_2_0:174: error: expected `;' before 'tMAGZ'
MultiWiiConf_2_0:174: error: 'tMAGZ' was not declared in this scope
MultiWiiConf_2_0:175: error: expected `;' before 'tDEBUG1'
MultiWiiConf_2_0:175: error: 'tDEBUG1' was not declared in this scope
MultiWiiConf_2_0:176: error: expected `;' before 'tDEBUG2'
MultiWiiConf_2_0:176: error: 'tDEBUG2' was not declared in this scope
MultiWiiConf_2_0:177: error: expected `;' before 'tDEBUG3'
MultiWiiConf_2_0:177: error: 'tDEBUG3' was not declared in this scope
MultiWiiConf_2_0:178: error: expected `;' before 'tDEBUG4'
MultiWiiConf_2_0:178: error: 'tDEBUG4' was not declared in this scope
MultiWiiConf_2_0:199: error: 'axSlider' was not declared in this scope
MultiWiiConf_2_0:200: error: 'aySlider' was not declared in this scope
MultiWiiConf_2_0:201: error: 'azSlider' was not declared in this scope
MultiWiiConf_2_0:202: error: 'gxSlider' was not declared in this scope
MultiWiiConf_2_0:203: error: 'gySlider' was not declared in this scope
MultiWiiConf_2_0:204: error: 'gzSlider' was not declared in this scope
MultiWiiConf_2_0:205: error: 'baroSlider' was not declared in this scope
MultiWiiConf_2_0:206: error: 'headSlider' was not declared in this scope
MultiWiiConf_2_0:207: error: 'magxSlider' was not declared in this scope
MultiWiiConf_2_0:208: error: 'magySlider' was not declared in this scope
MultiWiiConf_2_0:209: error: 'magzSlider' was not declared in this scope
MultiWiiConf_2_0:210: error: 'debug1Slider' was not declared in this scope
MultiWiiConf_2_0:211: error: 'debug2Slider' was not declared in this scope
MultiWiiConf_2_0:212: error: 'debug3Slider' was not declared in this scope
MultiWiiConf_2_0:213: error: 'debug4Slider' was not declared in this scope
MultiWiiConf_2_0:216: error: 'confP' was not declared in this scope
MultiWiiConf_2_0:216: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:217: error: 'Controller' was not declared in this scope
MultiWiiConf_2_0:218: error: 'confI' was not declared in this scope
MultiWiiConf_2_0:218: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:220: error: 'confD' was not declared in this scope
MultiWiiConf_2_0:220: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:222: error: 'confI' was not declared in this scope
MultiWiiConf_2_0:222: error: 'confD' was not declared in this scope
MultiWiiConf_2_0:224: error: 'rollPitchRate' was not declared in this scope
MultiWiiConf_2_0:224: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:225: error: 'Controller' was not declared in this scope
MultiWiiConf_2_0:226: error: 'yawRate' was not declared in this scope
MultiWiiConf_2_0:226: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:228: error: 'dynamic_THR_PID' was not declared in this scope
MultiWiiConf_2_0:228: error: expected `;' before 'hideLabel'
MultiWiiConf_2_0:231: error: 'confRC_RATE' was not declared in this scope
MultiWiiConf_2_0:233: error: 'confRC_EXPO' was not declared in this scope
MultiWiiConf_2_0:237: error: 'buttonCheckbox' was not declared in this scope
MultiWiiConf_2_0:239: error: 'checkbox1' was not declared in this scope
MultiWiiConf_2_0:243: error: 'hideLabel' was not declared in this scope
MultiWiiConf_2_0:246: error: 'checkbox2' was not declared in this scope
MultiWiiConf_2_0:254: error: 'buttonREAD' was not declared in this scope
MultiWiiConf_2_0:255: error: 'buttonWRITE' was not declared in this scope
MultiWiiConf_2_0:256: error: 'buttonCALIBRATE_ACC' was not declared in this scope
MultiWiiConf_2_0:257: error: 'buttonCALIBRATE_MAG' was not declared in this scope
MultiWiiConf_2_0:259: error: 'rcStickThrottleSlider' was not declared in this scope
MultiWiiConf_2_0:260: error: 'rcStickPitchSlider' was not declared in this scope
MultiWiiConf_2_0:261: error: 'rcStickRollSlider' was not declared in this scope
MultiWiiConf_2_0:262: error: 'rcStickYawSlider' was not declared in this scope
MultiWiiConf_2_0:263: error: 'rcStickAUX1Slider' was not declared in this scope
MultiWiiConf_2_0:264: error: 'rcStickAUX2Slider' was not declared in this scope
MultiWiiConf_2_0:265: error: 'rcStickAUX3Slider' was not declared in this scope
MultiWiiConf_2_0:266: error: 'rcStickAUX4Slider' was not declared in this scope
MultiWiiConf_2_0:269: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:270: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:271: error: 'servoSliderV' was not declared in this scope
MultiWiiConf_2_0:274: error: 'scaleSlider' was not declared in this scope
MultiWiiConf_2_0:276: error: 'confPowerTrigger' was not declared in this scope
MultiWiiConf_2_0.cpp: In function 'void draw()':
MultiWiiConf_2_0:284: error: 'background' was not declared in this scope
MultiWiiConf_2_0:285: error: 'font15' was not declared in this scope
MultiWiiConf_2_0:285: error: 'textFont' was not declared in this scope
MultiWiiConf_2_0:286: error: 'text' was not declared in this scope
MultiWiiConf_2_0:291: error: 'font12' was not declared in this scope
MultiWiiConf_2_0:300: error: 'fill' was not declared in this scope
MultiWiiConf_2_0:300: error: 'fill' was not declared in this scope
MultiWiiConf_2_0:303: error: 'fill' was not declared in this scope
MultiWiiConf_2_0:307: error: 'g_serial' was not declared in this scope
MultiWiiConf_2_0:311: error: 'axSlider' was not declared in this scope
MultiWiiConf_2_0:311: error: 'aySlider' was not declared in this scope
MultiWiiConf_2_0:311: error: 'azSlider' was not declared in this scope
MultiWiiConf_2_0:311: error: 'gxSlider' was not declared in this scope
MultiWiiConf_2_0:311: error: 'gySlider' was not declared in this scope
MultiWiiConf_2_0:311: error: 'gzSlider' was not declared in this scope
MultiWiiConf_2_0:312: error: 'baroSlider' was not declared in this scope
MultiWiiConf_2_0:312: error: 'headSlider' was not declared in this scope
MultiWiiConf_2_0:312: error: 'magxSlider' was not declared in this scope
MultiWiiConf_2_0:312: error: 'magySlider' was not declared in this scope
MultiWiiConf_2_0:312: error: 'magzSlider' was not declared in this scope
MultiWiiConf_2_0:313: error: 'debug1Slider' was not declared in this scope
MultiWiiConf_2_0:313: error: 'debug2Slider' was not declared in this scope
MultiWiiConf_2_0:313: error: 'debug3Slider' was not declared in this scope
MultiWiiConf_2_0:313: error: 'debug4Slider' was not declared in this scope
MultiWiiConf_2_0:316: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:317: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:318: error: 'servoSliderV' was not declared in this scope
MultiWiiConf_2_0:321: error: 'rcStickThrottleSlider' was not declared in this scope
MultiWiiConf_2_0:321: error: 'rcStickRollSlider' was not declared in this scope
MultiWiiConf_2_0:321: error: 'rcStickPitchSlider' was not declared in this scope
MultiWiiConf_2_0:321: error: 'rcStickYawSlider' was not declared in this scope
MultiWiiConf_2_0:322: error: 'rcStickAUX1Slider' was not declared in this scope
MultiWiiConf_2_0:322: error: 'rcStickAUX2Slider' was not declared in this scope
MultiWiiConf_2_0:322: error: 'rcStickAUX3Slider' was not declared in this scope
MultiWiiConf_2_0:322: error: 'rcStickAUX4Slider' was not declared in this scope
MultiWiiConf_2_0:324: error: 'stroke' was not declared in this scope
MultiWiiConf_2_0:333: error: 'pushMatrix' was not declared in this scope
MultiWiiConf_2_0:334: error: 'camera' was not declared in this scope
MultiWiiConf_2_0:335: error: 'translate' was not declared in this scope
MultiWiiConf_2_0:336: error: 'directionalLight' was not declared in this scope
MultiWiiConf_2_0:337: error: 'rotateZ' was not declared in this scope
MultiWiiConf_2_0:337: error: 'rotateX' was not declared in this scope
MultiWiiConf_2_0:337: error: 'rotateY' was not declared in this scope
MultiWiiConf_2_0:339: error: 'strokeWeight' was not declared in this scope
MultiWiiConf_2_0:339: error: 'sphere' was not declared in this scope
MultiWiiConf_2_0:340: error: 'line' was not declared in this scope
MultiWiiConf_2_0:345: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:347: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:347: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:349: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:352: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:354: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:356: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:356: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:358: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:363: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:365: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:365: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:367: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:372: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:374: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:374: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:376: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:378: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:381: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:381: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:384: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:387: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:391: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:391: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:393: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:400: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:403: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:403: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:405: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:414: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:414: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:416: error: 'servoSliderV' was not declared in this scope
MultiWiiConf_2_0:418: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:420: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:424: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:424: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:426: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:431: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:434: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:434: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:436: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:444: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:444: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:458: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:460: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:462: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:468: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:474: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:488: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:490: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:493: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:502: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:516: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:518: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:521: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:527: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:531: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:533: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:534: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:540: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:541: error: 'servoSliderV' was not declared in this scope
MultiWiiConf_2_0:543: error: 'noLights' was not declared in this scope
MultiWiiConf_2_0:543: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:548: error: 'rotate' was not declared in this scope
MultiWiiConf_2_0:551: error: 'popMatrix' was not declared in this scope
MultiWiiConf_2_0:570: error: 'ellipse' was not declared in this scope
MultiWiiConf_2_0:588: error: 'g_graph' was not declared in this scope
MultiWiiConf_2_0:591: error: 'accROLL' was not declared in this scope
MultiWiiConf_2_0:592: error: 'accPITCH' was not declared in this scope
MultiWiiConf_2_0:595: error: 'scaleSlider' was not declared in this scope
MultiWiiConf_2_0:595: error: 'accYAW' was not declared in this scope
MultiWiiConf_2_0:596: error: 'accYAW' was not declared in this scope
MultiWiiConf_2_0:599: error: 'baroData' was not declared in this scope
MultiWiiConf_2_0:602: error: 'gyroROLL' was not declared in this scope
MultiWiiConf_2_0:603: error: 'gyroPITCH' was not declared in this scope
MultiWiiConf_2_0:604: error: 'gyroYAW' was not declared in this scope
MultiWiiConf_2_0:606: error: 'headData' was not declared in this scope
MultiWiiConf_2_0:607: error: 'magxData' was not declared in this scope
MultiWiiConf_2_0:608: error: 'magyData' was not declared in this scope
MultiWiiConf_2_0:609: error: 'magzData' was not declared in this scope
MultiWiiConf_2_0:612: error: 'debug1Data' was not declared in this scope
MultiWiiConf_2_0:613: error: 'debug2Data' was not declared in this scope
MultiWiiConf_2_0:614: error: 'debug3Data' was not declared in this scope
MultiWiiConf_2_0:615: error: 'debug4Data' was not declared in this scope
MultiWiiConf_2_0:620: error: 'CORNERS' was not declared in this scope
MultiWiiConf_2_0:620: error: 'rectMode' was not declared in this scope
MultiWiiConf_2_0:621: error: 'rect' was not declared in this scope
MultiWiiConf_2_0:628: error: 'confRC_RATE' was not declared in this scope
MultiWiiConf_2_0:629: error: 'confRC_EXPO' was not declared in this scope
MultiWiiConf_2_0:637: error: 'point' was not declared in this scope
MultiWiiConf_2_0:660: error: 'font8' was not declared in this scope
MultiWiiConf_2_0:666: error: 'mouseX' was not declared in this scope
MultiWiiConf_2_0:666: error: 'mouseY' was not declared in this scope
MultiWiiConf_2_0:679: error: 'checkbox2' was not declared in this scope
MultiWiiConf_2_0:682: error: 'motSlider' was not declared in this scope
MultiWiiConf_2_0:683: error: 'servoSliderH' was not declared in this scope
MultiWiiConf_2_0:684: error: 'servoSliderV' was not declared in this scope
MultiWiiConf_2_0:686: error: 'buttonNunchuk' was not declared in this scope
MultiWiiConf_2_0:686: error: 'buttonI2cAcc' was not declared in this scope
MultiWiiConf_2_0:686: error: 'buttonI2cBaro' was not declared in this scope
MultiWiiConf_2_0:686: error: 'buttonI2cMagneto' was not declared in this scope
MultiWiiConf_2_0:686: error: 'buttonGPS' was not declared in this scope
MultiWiiConf_2_0:687: error: 'buttonI2cAccActive' was not declared in this scope
MultiWiiConf_2_0:687: error: 'buttonI2cBaroActive' was not declared in this scope
MultiWiiConf_2_0:687: error: 'buttonI2cMagnetoActive' was not declared in this scope
MultiWiiConf_2_0:687: error: 'buttonGPSActive' was not declared in this scope
MultiWiiConf_2_0:690: error: 'checkbox2' was not declared in this scope
MultiWiiConf_2_0:692: error: 'buttonNunchuk' was not declared in this scope
MultiWiiConf_2_0:692: error: 'buttonI2cAcc' was not declared in this scope
MultiWiiConf_2_0:692: error: 'buttonI2cBaro' was not declared in this scope
MultiWiiConf_2_0:692: error: 'buttonI2cMagneto' was not declared in this scope
MultiWiiConf_2_0:692: error: 'buttonGPS' was not declared in this scope
MultiWiiConf_2_0:693: error: 'buttonI2cAccActive' was not declared in this scope
MultiWiiConf_2_0:693: error: 'buttonI2cBaroActive' was not declared in this scope
MultiWiiConf_2_0:693: error: 'buttonI2cMagnetoActive' was not declared in this scope
MultiWiiConf_2_0:693: error: 'buttonGPSActive' was not declared in this scope
MultiWiiConf_2_0.cpp: At global scope:
MultiWiiConf_2_0:715: error: expected unqualified-id before 'public'
MultiWiiConf_2_0:719: error: expected unqualified-id before 'public'

bill516
Posts: 334
Joined: Sun Aug 07, 2011 12:27 pm

Re: Error when Verify / Compile or uploading

Post by bill516 »

Are you using Arduino-1. It wont work with Arduino 0022

Dellow
Posts: 26
Joined: Tue Dec 20, 2011 12:38 am

Re: Error when Verify / Compile or uploading

Post by Dellow »

You're compiling the config file for the GUI instead of the Multiwii 2.0 code.
You should have two folders - Multiwii_2_0 and MultiwiiConf_2_0.
Open the Multiwii_2_0.ino file in the Multiwii_2_0 folder using Arduino 1.0

mac176
Posts: 10
Joined: Sun Mar 04, 2012 6:04 am

Re: Error when Verify / Compile or uploading

Post by mac176 »

Ok, so I got it to upload. In the end I had to use Arduino 1.0 and not the 023 that the Flying Einstein.com site says.
He has changed the links (today) but the text and it confusing.
Downloading the Arduino Development Environment

You must use only the 0.23 or 0.22 version of Arduino IDE. The latest 1.0 version has code incompatibilities with MultiWii. For all downloads go to Arduino download page. For the Windows or Mac version click below.

Windows Arduino 1.0
Mac Arduino 1.0
Linux Arduino 1.0 (32bit) or (64bit)


Thanks for all those who to helped me out.
Now I need to find docs that tell me what all the new features / options do and how to configure them.
Like the ARM, PASSTHRU, HEADFREE and BEEPER.

Dellow, bill516 & chris ables, Thanks for the heads up on the 1.0 instead of the .023

Digitally,
Mac

bill516
Posts: 334
Joined: Sun Aug 07, 2011 12:27 pm

Re: Error when Verify / Compile or uploading

Post by bill516 »

Thanks for comming back and letting us know how you got on,its a simple thing to do but means so much. Have you had a read of the changelog.txt in the multi wii folder it usually tells you what changes there have been and the thread in which they have been discussed on multiwii.com. If that doesn't help then you may need to ask a specific question in the forum that way someone who can help will see it and help.

mac176
Posts: 10
Joined: Sun Mar 04, 2012 6:04 am

Re: Error when Verify / Compile or uploading

Post by mac176 »

bill516 wrote:Have you had a read of the changelog.txt in the multi wii folder it usually tells you what changes there have been and the thread in which they have been discussed on multiwii.com.


Dah! Well reading that would have saved me some time.
2nd line reads "***you need at least Arduino 1.0 IDE to open the .ino file***.
I won't miss that next time.
It is a very helpful file. I just gleaned all the info I was looking for.

Thanks again bill516!

Do you know where you can get the MS5611 barometer to soldering into the my Quadrino Zoom?
And can you recommend a GPS that is more or less plug and play with the Quadrino?

Digitally,
Mac

bill516
Posts: 334
Joined: Sun Aug 07, 2011 12:27 pm

Re: Error when Verify / Compile or uploading

Post by bill516 »

Afraid not thats beyond my skill set at the mo, I'm still struggling with getting a model/s built and painted before I smash them into the ground. Only thing I've done is make a Tri which I can fit inside one of the models I'm building and play/test with that in the garden. I'm sure there will be someone along who can answer your question though, there seem to be some very knowledgable people on the site.

Post Reply