can you produce a test case using existing test case? what version of MSC you are using?
-D On Fri, Dec 2, 2011 at 8:23 AM, Satya <[email protected]> wrote: > Hi > I have a problem with maven native pluging, > If my header file contains code like: (I mean any conditional operator in > macros) > #if (_MSC_VER < 1300) > > then it is giving me error > *operator '<' has no left operand * > > Please help me on this, > > Thanks In Advance, > Satya > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Maven-Native-Pluging-Problem-when-building-tp5042408p5042408.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
