[xsd-users] including xsd libs in Visual Studio 2005

Boris Kolpackov boris at codesynthesis.com
Wed Jul 18 13:10:33 EDT 2007


Hi,

In the future please keep your replies CC'ed to the xsd-users mailing
list. This way a) other developers who may have experienced a similar
problem can provide you with a solution b) questions and answers will
be archived and available to others with similar problems.

d rj <drjat320 at gmail.com> writes:

> correct.
> I attempted adding the include dir via the Tools/Options confiig dialog (as
> you noted) as well as via the project properties' "Additional Include
> Directories".  both produced the same results.
> i am using a recently downloaded xsd-2.3.
> no vs2005 sp1 has been installed.
> thanks for the response.

Hm, this is really strange. I don't really think it is an intellisense
problem since it only collects information for files in the project and
not just any directory with headers. VS 2005 is used quite extensively
with XSD and you are the first person reporting this problem. It seems
that it is an issue with your particular installation. Does anything
like this happen when you add some other directory, say Xerces-C++
include/? Also is the libxsd directory on a network file system of
any sort? The only other thing that I can think of is to try the
3.0.0.b2 and see if you have the same problem. Or you could try to
narrow the problem down by gradually removing headers from libxsd.

hth,
-boris




More information about the xsd-users mailing list