Re: [dev] error while building OOOE680_m6

2007-03-30 Thread Joachim Lingner
xmlsec is an external project which is contained in libxmlsec. When you
build the project, the xmlsec sources are inflated and patched. The
resulting files are in the misc directory. There you'll find the
xmlsec.h. For example:

wntmsci10.pro\misc\build\xmlsec1-1.2.6\include\xmlsec\xmlsec.h

Make sure this project is build an delivered.

Joachim

goncode wrote:
 Hello everyone:
 
 I'm building under win32(xp), .NET 2003 professional. My configure was
 standard except: --disable-mono(due to a break before) and
 --disable-mozilla
 
 This is the error I'm getting:
 
 C1083: Cannot open include file: 'xmlsec/xmlsec.h' : No such file or
 directory
 dmake: Error code 2, while making
 '../../wntmsci10.pro/slo/securityenviroment_mscryptimpl.obj'
 
 -* tg_merge.mk *-
 ERROR: Error 65280 occured while making
 /cygdrive/c/cygwin/home/goncode/ooo/ooo2/OOE86_m6/xmlsecurity/source/xmlsec/mscrypt
 
 dmake:Error code1, while making 'building_instsetoo_native'
 
 
 
 Any help would be appreciated. Thanks
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] error while building OOOE680_m6

2007-03-30 Thread goncode

Joachim Lingner wrote:

xmlsec is an external project which is contained in libxmlsec. When you
build the project, the xmlsec sources are inflated and patched. The
resulting files are in the misc directory. There you'll find the
xmlsec.h. For example:

wntmsci10.pro\misc\build\xmlsec1-1.2.6\include\xmlsec\xmlsec.h

Make sure this project is build an delivered.

Joachim

goncode wrote:
  

Hello everyone:

I'm building under win32(xp), .NET 2003 professional. My configure was
standard except: --disable-mono(due to a break before) and
--disable-mozilla

This is the error I'm getting:

C1083: Cannot open include file: 'xmlsec/xmlsec.h' : No such file or
directory
dmake: Error code 2, while making
'../../wntmsci10.pro/slo/securityenviroment_mscryptimpl.obj'

-* tg_merge.mk *-
ERROR: Error 65280 occured while making
/cygdrive/c/cygwin/home/goncode/ooo/ooo2/OOE86_m6/xmlsecurity/source/xmlsec/mscrypt

dmake:Error code1, while making 'building_instsetoo_native'



Any help would be appreciated. Thanks

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  
I'm doing, dmake in the on the top directory, I thought this would build 
everysingle project in the order needed? I didn't know I had to build 
some projects manually? anyways, how I do build a single project?


Thanks.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]