[xsd-users] fatal error C1083

Alexey Glotov Alexey.Glotov at samtec.de
Thu Mar 22 09:46:34 EDT 2012


Dear sirs,

 

i am working with CodeSynthesis_3.x and trying to compile generated code (xsd -> code). No errors were produced during cxx-tree generation. Every file is compileable. But the linker reports fatal error C1083 and points to the obj file, which is available (?!) in the specified directory. Altova XmlSpy defines the xsd as valid. I have tried to scan through your archive and found no error C1083 problems there. What could it be?

 

I include xsd file and file with generation options, just in case.

Mit freundlichen Grüssen/With best regards, 

i.A. Dr. Alexey Glotov
Embedded Software

--------------------------------------------------------------------- 
samtec 
automotive software & electronics GmbH
Saarstr. 27, D-70794 Filderstadt - Germany -
--------------------------------------------------------------------- 
Phone: +49-711-45809-39, Telefax: +49-711-45809-77
MailTo: alexey.glotov at samtec.de <mailto:xxx.xxx at samtec.de> , Internet: www.samtec.de <http://www.samtec.de/> 
--------------------------------------------------------------------- 
Geschäftsführer / Managing directors: Ewald Hartmann, Detlef Reimer, Dieter Schaller, Dr. Wolfgang Trier
Handelsregister / Commercial register: Stuttgart, HRB 224968 
--------------------------------------------------------------------- 

 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wwhobd_1.0.xsd
Type: application/octet-stream
Size: 3303 bytes
Desc: wwhobd_1.0.xsd
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20120322/1527e391/wwhobd_1.0.obj
-------------- next part --------------
cxx-tree

--char-type wchar_t

--generate-ostream

--generate-intellisense

--file-per-type

--output-dir ..\..\wwhobdCore\wwhobd_1.0

--proprietary-license

--show-sloc

--generate-polymorphic

--namespace-map http://www.w3.org/2001/XMLSchema=WWHOBDSchema

--accessor-regex /(^.*$)/Get\u$1/
--modifier-regex /(^.*$)/Set\u$1/

..\..\..\doc\wwhobd_1.0.xsd


More information about the xsd-users mailing list