← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 708922] [NEW] Rev 2399 Compile error under MSVC

 

Public bug reported:

dwt\src\Taskbar.cpp(224) : error C2039: 'select' : is not a member of 'dwt::CompatibleCanvas'
        g:\source\dcpp_bzr\dcpp\dwt\include\dwt\aspects\../CanvasClasses.h(553) : see declaration of 'dwt::CompatibleCanvas'
dwt\src\Taskbar.cpp(224) : error C3535: cannot deduce type for 'auto' from 'overloaded function type'
dwt\src\Taskbar.cpp(224) : fatal error C1903: unable to recover from previous error(s); stopping compilation
scons: *** [build\release-default\dwt\src\Taskbar.obj] Error 2
scons: building terminated because of errors.

** Affects: dcplusplus
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/708922

Title:
  Rev 2399 Compile error under MSVC

Status in DC++:
  New

Bug description:
  dwt\src\Taskbar.cpp(224) : error C2039: 'select' : is not a member of 'dwt::CompatibleCanvas'
          g:\source\dcpp_bzr\dcpp\dwt\include\dwt\aspects\../CanvasClasses.h(553) : see declaration of 'dwt::CompatibleCanvas'
  dwt\src\Taskbar.cpp(224) : error C3535: cannot deduce type for 'auto' from 'overloaded function type'
  dwt\src\Taskbar.cpp(224) : fatal error C1903: unable to recover from previous error(s); stopping compilation
  scons: *** [build\release-default\dwt\src\Taskbar.obj] Error 2
  scons: building terminated because of errors.





Follow ups

References