To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83430
                 Issue #|83430
                 Summary|W32/.NET2003: m236 build fails in canvas
               Component|tools
                 Version|current
                Platform|PC
                     URL|
              OS/Version|Windows, all
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P1
            Subcomponent|solenv
             Assigned to|thb
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Thu Nov  8 01:35:33 +0000 
2007 -------
My m236 build fails in canvas with:

LINK : fatal error LNK1181: cannot open input file 'd3dx.lib'
dmake:  Error code 2, while making 
'../../wntmsci10.pro/bin/directxcanvas.uno.dll'
---* tg_merge.mk *---
linking ../../wntmsci10.pro/bin/directxcanvas.uno.dll.manifest ...

ERROR: Error 65280 occurred while making 
/cygdrive/d/w1/tin_ws/canvas/source/directx

The reason is that canvas/source/directx/makefile.mk
uses d3dx.lib for .NET2003 and d3dx10.lib for .NET2005 and newer.

My .NET2003 installation does not include d3dx.lib and the DirectX 9.0 SDK
(still mentioned in the build instructions ;) ) only provides d3dx9.lib.

This seems to be rather an SDK than a .NET2003 vs. .NET2005 issue.

Each of the following two patches solves the build problem for canvas for me.

I am currently building a full m236 build with version 2 (DirectX 10 only).

P.S.: I am in favor of dropping .NET 2003 support, but currently that is the
recommended W32 compiler for OOo, so unless we make it official to drop .NET2003
OOo should build with it.

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