[xsd-users] build issue with VisualStudio 2005

Rizzuto, Raymond Raymond.Rizzuto at sig.com
Tue Jun 24 13:07:30 EDT 2008


Hi!

I have a Visual Studio 2005 project with a rather large schema file in it.  Compiling the schema into C++ is the slowest part of the build process.  When I make a code change to my application code, and rebuild, XSD is run against the schema file, even though the schema and its build options haven't changed.  Is there some way to prevent that?

I am building using the xsd-cxx-tree.rules for vc-8.0.  My command line looks like this:

xsd.exe cxx-tree --output-dir  . --hxx-suffix .hxx --cxx-suffix .cxx --ixx-suffix .ixx --fwd-suffix -fwd.hxx --generate-serialization --generate-polymorphic --generate-ostream --generate-doxygen --generate-default-ctor --generate-from-base-ctor --generate-intellisense --type-naming ucc --function-naming lcc --root-element-all

All settings were done from the Code Generation tab for the schema file, except for --root-element-all, which was set in the Additional Options pane of the Command Line tab.

Ray

________________________________
Ray Rizzuto
raymond.rizzuto at sig.com
Susquehanna International Group
(610)747-2336 (W)
(215)776-3780 (C)



________________________________
IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.



More information about the xsd-users mailing list