Issue 12896 - Compilation error, actually not sure if it's XML related or not
Summary: Compilation error, actually not sure if it's XML related or not
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: xml
Classification: Code
Component: definition (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: mikhail.voytenko
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-01 06:43 UTC by oldfield
Modified: 2003-09-15 14:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description oldfield 2003-04-01 06:43:16 UTC
Here's the error I got:-

--

Processing c:\PROGRA~1\MICROS~3\include\oleidl.idl
oleidl.idl
Processing c:\PROGRA~1\MICROS~3\include\servprov.idl
servprov.idl
Processing c:\PROGRA~1\MICROS~3\include\urlmon.idl
urlmon.idl
Processing c:\PROGRA~1\MICROS~3\include\msxml.idl
msxml.idl
c:\PROGRA~1\MICROS~3\include\msxml.idl(51) : fatal error C1083: Cannot open incl
ude file: 'xmldom.idl': No such file or directory
midl : command line error MIDL1003 : error returned by the C preprocessor (2)
dmake.exe:  Error code 234, while making 'activex_component'
---*TG_SLO.MK*---

ERROR: Error 65280 occurred while making /cygdrive/e/cws_srx644_ooo11beta/extens
ions/source/activex/msidl
dmake:  Error code 129, while making 'build_all'
Comment 1 michael.brauer 2003-04-02 07:39:07 UTC
Nay idea?
Comment 2 mikhail.voytenko 2003-04-02 08:42:45 UTC
The 644 build on Windows requires a number of Microsoft SDKs to be used.
The error usually take place because a noncomplete set of required
SDKs is installed ( Internet Development SDK is not installed ).
Please take a look to
http://www.openoffice.org/dev_docs/source/build_windows.html#BuildRequirements
Comment 3 oldfield 2003-04-03 03:12:03 UTC
verified to be my ignorance, it seems like it's not required until
after 643C.

thx.
Comment 4 Mathias_Bauer 2003-09-15 14:44:38 UTC
.