Issue 14698 - .NET build tries to copy stlport_vc6.dll in instsetoo
Summary: .NET build tries to copy stlport_vc6.dll in instsetoo
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-21 10:01 UTC by quetschke
Modified: 2003-06-27 09:30 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 quetschke 2003-05-21 10:01:03 UTC
but it should use stlport_vc745.dll.

I tracked this down a bit further, the problem is that in
 scp/source/global/setupzip.scp
stlport_vc745.dll is only used when macro M1300 is defined.
At the moment this isn't defined for OOo build, but I found in
 solenv/config/ssrx644.ini
a "hint" that COMEX=8 might imply CVER=M1300.

At the moment CVER is set to MI200, it always was, I never touched that setting.

Should CVER=M1300 be used for .NET?

What is ssrx644.ini?

P.S.: Beside this problem the beta2 branch plus the changes from obo02
      seems to be in a usable state :-)
Comment 1 quetschke 2003-05-21 10:01:45 UTC
Increasing the pressure ;-)
Comment 2 oliver.bolte 2003-05-22 12:21:37 UTC
Hi Ken,

CVER=M1300 has to be set for .NET, because this switch is used to
control the stlport name in scp.
So I've reassigned this issue to you.

Oliver
Comment 3 quetschke 2003-05-22 12:50:10 UTC
I take that issue,

I did the last patches in that section anyway.
Comment 4 quetschke 2003-05-22 13:03:33 UTC
Done, committed to cws...beta2
Comment 5 quetschke 2003-06-27 09:29:45 UTC
works
Comment 6 quetschke 2003-06-27 09:30:31 UTC
close
Comment 7 quetschke 2003-06-27 09:30:54 UTC
I mean close.