Opened on 10/01/2015 at 05:06:31 PM
Closed on 10/08/2015 at 02:20:17 PM
#3150 closed change (rejected)
Test whether the project works with ATL from MSVS2015 or any another recent version of MSVS
| Reported by: | sergz | Assignee: | |
|---|---|---|---|
| Priority: | Unknown | Milestone: | |
| Module: | Adblock-Plus-for-Internet-Explorer | Keywords: | |
| Cc: | oleksandr, eric@… | Blocked By: | |
| Blocking: | Platform: | Internet Explorer | |
| Ready: | yes | Confidential: | no |
| Tester: | Unknown | Verified working: | no |
| Review URL(s): | |||
Description (last modified by oleksandr)
Background
See the discussion of https://codereview.adblockplus.org/29324576/.
What to change
Check if it's possible to use ATL from another MSVS rename VCInstallDir_120 in gyp file to more generic name and describe how to use it in README.md.
Attachments (0)
Change History (4)
comment:1 Changed on 10/05/2015 at 11:04:17 AM by oleksandr
- Platform changed from Unknown / Cross platform to Internet Explorer
comment:3 Changed on 10/08/2015 at 02:19:37 PM by eric@adblockplus.org
comment:4 Changed on 10/08/2015 at 02:20:17 PM by eric@adblockplus.org
- Resolution set to rejected
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I've tested this. It doesn't work. The ATL in VS 2015 Community uses C++11 syntax not supported by the 11.0 toolset (distributed in VS 2012).