To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69600
                 Issue #|69600
                 Summary|obo05: VSE build breaks in embedserv
               Component|tools
                 Version|current
                Platform|PC
                     URL|
              OS/Version|Windows, all
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|obo
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Sat Sep 16 18:22:05 -0700 
2006 -------
The build breaks with:

guw.pl /cygdrive/c/PROGRA~1/MID05A~1/VC/bin/cl.exe @/tmp/mkAgKPAa
register.cxx
d:\w1\tin_obo05\embedserv\source\inc\stdafx.h(19) : fatal error C1083: Cannot
open include file: 'atlbase.h': No such file or directory
dmake:  Error code 2, while making '../../wntmsci11.pro/slo/register.obj'
---* tg_merge.mk *---
dmake:  Error code 255, while making 'do_it_exceptions'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making
/cygdrive/d/w1/tin_obo05/embedserv/source/embed

atlbase.h is part of the "normal" VS installation, but not of the express
version. I tried the header from PSDK/Include/atl but then I get different
errors and the atls.lib file is not provided in alternate locations.

Well this part in embedserv/util/makefile.mk would need a change for COMEX=11
anyway.

.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
SHL1STDLIBS+=\
                advapi32.lib    \
                $(ATL_LIB)$/atls.lib
.ENDIF

For now I'm disabling embedserv for "$(NETTOOLKIT)"!="".

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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]

Reply via email to