CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 12 of 12

Threaded View

  1. #1
    Join Date
    Apr 2003
    Location
    New York
    Posts
    24

    Release build compile problem

    Hi,
    This is the most basic form and even this is not compiled in my Visual Studio 2002.
    I did not put any buttons, and made it from the scratch by Wizard.

    It is compiled without any problem in Debug mode.

    It is not compiled in Release mode.

    I do not know how I have to set various settings.

    I hope I can at least compile it in Release mode.

    So, I put source code in the hope that someone compile it and I can see some settings which I can follow.
    Attached Files Attached Files

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