Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Getting MFC and ATL for Visual C++ Express edition

  • 29-06-2006 04:16PM
    #1
    Registered Users, Registered Users 2 Posts: 6,790 ✭✭✭


    I'm working on a project in Visual C++ Express edition, as I'm too broke to buy a proper edition. However, Express does not come with the include files for the Microsoft Foundation Classes, which I need to build my project. I've tried using the files that come with Visual C++ 6.0 but they are causing errors. Anyone know how I can get around this problem?


Comments

  • Registered Users, Registered Users 2 Posts: 2,082 ✭✭✭Tobias Greeshman


    As far as I know the express editions came with the source of MFC and ATL, but did not contain any binary builds of them. I think they did supply make files, and it may be possible to build them.

    Would you not be better to buy a standard edition of VC++, you'd definitely pick up one for under €100.


Advertisement