Menu

#118 Allow to build with MSVC2010

closed-out-of-date
nobody
None
5
2012-11-24
2012-03-25
Thierry
No

Hi,
I have a small patch that allows to build with newer versions of MSVC than 2008.
Basically there are 2 little roblems with the current code:
- /NOWIN98 doesn't exist any more
- to generate a manifest, /MANIFESTFILE is not enough, one needs to pass /MANIFEST

This change is still 100% compatible with MSVC2008

Discussion

  • Thierry

    Thierry - 2012-03-25
     
  • Mark Hammond

    Mark Hammond - 2012-11-24
    • status: open --> closed-out-of-date
     
  • Mark Hammond

    Mark Hammond - 2012-11-24

    Sorry for the delay, but it seems this isn't necessary now we build 3.3 with vs2010. Feel free to upload another patch if you still think there is an issue to be fixed.

     

Log in to post a comment.