CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2010
    Posts
    907

    Are there any tutorials/tools on teaching how to patch C++ project.

    I have obtained a patch from boost for version 1.55 that applies so that it can be built under visual studio 2013.
    I wonder if there are any tutorials on how to go about patching the source code?
    Thanks
    Jack

  2. #2
    Join Date
    Nov 2000
    Location
    Voronezh, Russia
    Posts
    6,620

    Re: Are there any tutorials/tools on teaching how to patch C++ project.

    Last edited by Igor Vartanov; October 30th, 2015 at 01:58 AM.
    Best regards,
    Igor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured