Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost in an MFC app on WinNT4
From: Igor R (boost.lists_at_[hidden])
Date: 2011-04-29 11:18:35


>  I got everything to compile in VS2005, but found that I had to change certain #define
> statements in stdafx.h in order to get the app to run on NT4.  However,
> even after doing that, when I execute the program on NT4, it immediately
> quits with no error.

Do you build it in Debug configuration and run it under VS debugger?
If so, you should be able to step though the code and see what happens
there exactly.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net