Results 1 to 2 of 2

Thread: Trying to compile my C++ program

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2017
    Posts
    500

    Trying to compile my C++ program

    When I click on Build-->Compile MyCApp.cpp I get followning error:

    Error executing cl.exe

    However, the error does not occur for StdAfx.cpp

    Anyone know what could cause this and what to do about it

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2017
    Posts
    500

    Re: Trying to compile my C++ program

    OK, never mind. I went back and double checked my source and found a missing }

    Why doesn't the compiler flag this error so I know where to look

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