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

    Question Need help makeiing this program to exe

    DOS-GUI156883442003.zipHi, Everyone i need to make this to an exe file but there are 5 files and i dont know how to make it to exe, and i downloaded TC++ 3.0 can some one tell me how to make this project here are the file names CHECKBOX.CPP,SIMP_WIN.CPP,WIN_MOUS.CPP,WIN_MOVE.CPP,EGAVGA.BGI, please i need help with this thanks for leting me post here on the fourms, oh and way i want to do this is because i made my own dos operating system and i want to us this gui can some one help me thanks.

  2. #2
    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    3,654

    Re: Need help makeiing this program to exe

    Install TC, start it and then make a new project where the cpp files are included (if they are related). The bgi file is, if I remember correct, part of the TC environment so you don't need that.
    Debugging is twice as hard as writing the code in the first place.
    Therefore, if you write the code as cleverly as possible, you are, by
    definition, not smart enough to debug it.
    - Brian W. Kernighan

    To enhance your chance's of getting an answer be sure to read
    http://www.codeguru.com/forum/announ...nouncementid=6
    and http://www.codeguru.com/forum/showthread.php?t=366302 before posting

    Refresh your memory on formatting tags here
    http://www.codeguru.com/forum/misc.php?do=bbcode

    Get your free MS compiler here
    https://visualstudio.microsoft.com/vs

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