<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div sab="2605"><span sab="2606"></span></div><div sab="2607"></div><div sab="2608"> I downloaded the Windows vs2012 package on the site and when I opened it, It upgraded it to VS2013. When I attempted to compile it with VS2013. I got a compile error on the following line:</div><div sab="2608"><br></div><div sab="2608">Line 662  "  " << rbxGoto(ret, "_out") << "\n" </div><div sab="2608"><br></div><div sab="2608">This line was part of the following void</div><div sab="2608"><br></div><div sab="2608">void RbxGotoCodeGen::BREAK( ostream &ret, int targState )<br sab="4">{<br sab="5"> outLabelUsed = true;</div><div sab="2608"> out <<<br sab="6">  " begin\n"<br sab="7">  "  " << P() << " +=
 1\n"<br sab="8">  "  " << rbxGoto(ret, "_out") << "\n" <br sab="9">  " end\n";<br sab="10">}</div><div sab="2608"><br></div><div sab="2608">I am clueless can Anyone Help</div><div sab="2608"><br></div><div sab="2609">Jerry</div></div></body></html>