Issue 10270 - Problem with cppuhelper building 1.0.1
Summary: Problem with cppuhelper building 1.0.1
Status: CLOSED DUPLICATE of issue 8351
Alias: None
Product: Build Tools
Classification: Code
Component: documentation (show other issues)
Version: OOo 1.0.1
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 00:42 UTC by Unknown
Modified: 2003-03-11 17:54 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 Unknown 2002-12-22 00:42:42 UTC
Hello,

I am having problem making the full build of 1.0.1 on Windows 2000. Here is the 
error message I got:

/MAP /NODEFAULTLIB /OPT:NOREF /RELEASE /SUBSYSTEM:CONSOLE /DLL /BASE:0x1100000 /
DEBUG /PDB:NONE -out:..\wntmsci7.pro\bin\_cppuhelper3MSC.dll -
map:..\wntmsci7.pro\misc\_cppuhelper3MSC.map -
def:..\wntmsci7.pro\misc\cppuhelper3MSC.def -
implib:..\wntmsci7.pro\lib\icppuhelper.lib ..\wntmsci7.pro\slo\cppuhelper3MSC_ve
rsion.obj ..\wntmsci7.pro\slo\cppuhelper3MSC_description.obj ..\wntmsci7.pro\slb
\cppuhelper.lib icppu.lib isal.lib msvcrt.lib kernel32.lib user32.lib 
oldnames.lib stlport_vc6.lib ..\wntmsci7.pro\misc\cppuhelper3MSC.res 
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4017: DATA statement not 
supported for the target platform; ignored
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4102: export of deleting 
destructor "public: virtual void * __thiscall cppu::OComponentHelper::`scalar 
deleting destructor'(unsigned int)"; image may not run correctly
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4102: export of deleting 
destructor "protected: virtual void * __thiscall cppu::OWeakAggObject::`scalar 
deleting destructor'(unsigned int)"; image may not run correctly
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4102: export of deleting 
destructor "protected: virtual void * __thiscall cppu::OWeakObject::`scalar 
deleting destructor'(unsigned int)"; image may not run correctly
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4102: export of deleting 
destructor "public: virtual void * __thiscall 
cppu::IPropertyArrayHelper::`scalar deleting destructor'(unsigned int)"; image 
may not run correctly
..\wntmsci7.pro\misc\cppuhelper3MSC.def : warning LNK4102: export of deleting 
destructor "public: virtual void * __thiscall 
cppu::OPropertyArrayHelper::`scalar deleting destructor'(unsigned int)"; image 
may not run correctly
   Creating library ..\wntmsci7.pro\lib\icppuhelper.lib and 
object ..\wntmsci7.pro\lib\icppuhelper.exp
icppuhelper.exp : warning LNK4070: /OUT:cppuhelper3MSC.dll directive in .EXP 
differs from output filename "..\wntmsci7.pro\bin\_cppuhelper3MSC.dll"; 
ignoring directive
icppuhelper.exp : error LNK2001: unresolved external symbol "public: __thiscall 
cppu::OWeakObject::OWeakObject(void)" (??0OWeakObject@cppu@@QAE@XZ)
..\wntmsci7.pro\bin\_cppuhelper3MSC.dll : fatal error LNK1120: 1 unresolved 
externals

dmake: Error code 224, while making '..\wntmsci7.pro\bin\cppuhelper3MSC.dll'

Any help is greatly appreciated!
---*TG_SLO.MK*---

-Snow Wang
Comment 1 Unknown 2002-12-23 10:47:26 UTC
seems to be the same like issue Nr. 8351. Have a look there 
and let us know here.
Comment 2 Unknown 2002-12-23 22:08:15 UTC
Hello,

It is indeed identical to issue 8351, which was reported for build 
643, but I am making a full build of 1.0.1. Should I get weak.h and 
weak.cpp from 643?

Thank you for your input!

-Snow Wang
Comment 3 Unknown 2002-12-24 09:36:57 UTC
cppuhelper/inc/cppuhelper/weak.hxx is identical in OOO_STABLE_1 and 
OO643C. So that does not make any difference. 

cppuhelper/source/weak.cxx on OO643C is different than on the stable 
branch. You can try to use this. However, I built successfully 
with all file versions from OOO_STABLE_1. Would be interesting to 
know whether your problems get fixed with the OO643C version.
Comment 4 Martin Hollmichel 2003-02-11 12:46:50 UTC
should be fixed with 1.0.2, duplicate to 8351

*** This issue has been marked as a duplicate of 8351 ***
Comment 5 michael.bemmer 2003-03-11 17:24:17 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details. First step in IssueZilla is
unfortunately to set them to verified.
Comment 6 michael.bemmer 2003-03-11 17:54:41 UTC
As mentioned on the qa dev list on March 5th I will close all resolved duplicate
issues. Please see this posting for details.