Wireshark-commits: [Wireshark-commits] master 738cf42: Make building with MSVC2015 work TODO:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Aug 2015 12:04:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=738cf424d698ea56a680d79c5039703492e1a7ff
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

738cf42 by Anders (anders.broman@xxxxxxxxxxxx):

    Make building with MSVC2015 work
    TODO:
    
    - LUA is commented out probably needs to be built with MSVC 2015.
    - GeoIP is commented out, causes packet-ip* to not build.
    - Qt not built, needs Qt with MSVC 2015
    
    Change-Id: I1658077931b89b9a22ee32e5ed7de38e07fb6a55
    Reviewed-on: https://code.wireshark.org/review/8683
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6087f2a   fuzz-test.sh: added missing option in help.
    adds  738cf42   Make building with MSVC2015 work TODO:


Summary of changes:
 CMakeLists.txt      |   11 +++++++++-
 config.nmake        |   56 ++++++++++++++++++++++++++++++++++++++++++++-------
 tools/win-setup.ps1 |    2 +-
 3 files changed, 60 insertions(+), 9 deletions(-)