Hi,

I have a problem compiling my VB6 project using the command line compiler.

When the project is compiled in the IDE the compiler asks if I want to Break Compatibility or Preserve Compatibility. I always select Preserve and click the checkbox to treat other incompatibilities the same.

However on the command line I just get an error saying there was a compatibility error and compilation fails. Is there a way to get around this using the command line compiler?

Cheers