Issue 81878 - to-be-SRC680_m230: slideshow doesn't compile on Windows
Summary: to-be-SRC680_m230: slideshow doesn't compile on Windows
Status: CLOSED DUPLICATE of issue 81871
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 680m229
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: vg
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-24 05:47 UTC by pavel
Modified: 2007-09-24 05:53 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 pavel 2007-09-24 05:47:43 UTC
Hi,

current SRC680_m230 on Windows prints millions of warnings:

Making: ../wntmsci10.pro/lib/islideshowtest.lib
guw.exe lib -machine:IX86 @/tmp/mkrd6Xdw
Microsoft (R) Library Manager Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

-out:../wntmsci10.pro/lib/islideshowtest.lib -def:../wntmsci10.pro/misc/slideshowtest680mi.def 
../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of deleting destructor 
'public: virtual void * __thiscall boost::bad_weak_ptr::`scalar deleting destructor'(unsigned int)'; image 
may not run correctly
../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of deleting destructor 
'[thunk]:public: virtual void * __thiscall slideshow::internal::CombTransition::`vector deleting 
destructor'`adjustor{4}' (unsigned int)'; image may not run correctly
...
../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of deleting destructor 
'public: virtual void * __thiscall slideshow::internal::`anonymous 
namespace'::UnaryFunctionFunctor<struct _STL::negate<double> >::UnaryFunctionExpression::`scalar 
deleting destructor'(unsigned int)'; image may not run correctly
../wntmsci10.pro/misc/slideshowtest680mi.def(14252) : fatal error LNK1119: invalid ordinal number 
'65536'
dmake:  Error code 95, while making '../wntmsci10.pro/lib/islideshowtest.lib'
---* tg_merge.mk *---

ERROR: Error 0 occurred while making /cygdrive/f/home/pavel/BuildDir/ooo_SRC680_m230_src/
slideshow/util
Comment 1 pavel 2007-09-24 05:53:16 UTC
Oops :-)


*** This issue has been marked as a duplicate of 81871 ***
Comment 2 pavel 2007-09-24 05:53:30 UTC
.