[xsd-users] Newbie question

James Gordon jjgw at jjgordon.com
Wed Sep 26 09:44:29 EDT 2018


Thanks, I went with a small app that iterated through dirs and ran xsd on
relevant files.
This could be made a pre-build step if needed.
Problem solved.

On Mon, Sep 24, 2018 at 11:18 PM Boris Kolpackov <boris at codesynthesis.com>
wrote:

> James Gordon <jjgw at jjgordon.com> writes:
>
> > My .pro file looks like:
> >
> > SOURCES += hello.xsd \
> >
> >            driver.cxx
> >
> > I figure there must be some configuration needed for QtCreator, to tell
> > it that xsd generation must be invoked (i.e., xsd rule included in
> makefile)
>
> I am no QtCreator expert but I doubt this will be easy or even possible.
> I would suggest that you start with just manually compiling your schema
> and then adding the generated source files to the project. Once you have
> this working, you can look if there is a way to automate it with a pre-
> build step or some such.
>


-- 
J. James Gordon
Chief Physicist
Radiation Oncology Associates
Fort Wayne IN


More information about the xsd-users mailing list