Do not use _BIND_TO_CURRENT_CRT_VERSION in cxtypes.h (Bug #133)


Added by Markus Osswald about 15 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:
Priority:High Due date:
Assignee:- % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Hello,

to completely solve the redistribution problems mentioned in ticket #88 (r2610) the following lines should be removed from "cxtypes.h":

#if _MSC_VER >= 1500
#ifndef _BIND_TO_CURRENT_CRT_VERSION
  #define _BIND_TO_CURRENT_CRT_VERSION 1
#endif
#ifndef _BIND_TO_CURRENT_VCLIBS_VERSION
  #define _BIND_TO_CURRENT_VCLIBS_VERSION 1
#endif
#endif

Regards,

Markus Osswald


Related issues

duplicates Bug #126: Visual Studio 2008 -- continuation of checkin ( 2610 ) --... Done

Associated revisions

Revision 4224a642
Added by Andrey Kamaev over 12 years ago

Merge pull request #133 from vpisarev/ios_atomic_fix

Revision 3bb20c11
Added by Andrey Pavlenko about 11 years ago

Merge pull request #133 from vpisarev:ocl_facedetect_amd3

History

Updated by Scott Callaway about 15 years ago

This ticket is identical to the the to
previous Ticket #126

Updated by anonymous - about 15 years ago

Please see checkin revision r2700.
This issue appears identical to ticket #126 -- I will mark this issue as duplicate of #126.

  • Status changed from Open to Done
  • (deleted custom field) set to duplicate

Updated by Scott Callaway about 15 years ago

Closed

Updated by Andrey Kamaev almost 13 years ago

  • Status changed from Done to Cancelled

Also available in: Atom PDF