Bug compiling
Posted: Thu Oct 21, 2010 9:16 pm
I get this error while compiling the new build. Never got this before.
Am Using C++ 6.0
Thanks
Code: Select all
M:\MQ2-20101021\MQ2Main\MQ2Data.cpp(833) : error C2374: 'nPack' : redefinition; multiple initialization
M:\MQ2-20101021\MQ2Main\MQ2Data.cpp(781) : see declaration of 'nPack'
M:\MQ2-20101021\MQ2Main\MQ2Data.cpp(1184) : error C2374: 'nPack' : redefinition; multiple initialization
M:\MQ2-20101021\MQ2Main\MQ2Data.cpp(1124) : see declaration of 'nPack'
MQ2DataAPI.cppThanks