Compiling Source Jops Glow!

01/07/2013 20:27 yanami99#1
Please someone help me this error sorry just a begginer of compiling VS


Mover.cpp this area..
Quote:
#else switch( nAbilityOption )
{
case 3: dwSfx = XI_GEN_ITEM_SETITEM03; break; // blue
case 4: dwSfx = XI_GEN_ITEM_SETITEM04; break; // blue
case 5: dwSfx = XI_GEN_ITEM_SETITEM05; break; // yellow
case 6: dwSfx = XI_GEN_ITEM_SETITEM06; break; // yellow
case 7: dwSfx = XI_GEN_ITEM_SETITEM07; break; // red
case 8: dwSfx = XI_GEN_ITEM_SETITEM08; break; // red
case 9: dwSfx = XI_GEN_ITEM_SETITEM09; break; // lila
case 10: dwSfx = XI_GEN_ITEM_SETITEM10; break; // lila
}
#endif

Compiling Source:
Quote:
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4855) : error C2043: illegal break
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4856) : error C2046: illegal case
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4856) : error C2043: illegal break
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4857) : error C2046: illegal case
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4857) : error C2043: illegal break
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4858) : error C2046: illegal case
\Source\Virtuos_v17\Build\Program\_Common\Mover.cp p(4858) : error C2043: illegal break
01/07/2013 20:29 Crowley™#2
Falscher Bereich -> [Only registered and activated users can see links. Click Here To Register...]

# closerequest
01/07/2013 20:59 Lumi#3
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
#closed