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

Thread: help..

  1. #1
    Join Date
    Jun 2007
    Posts
    6

    help..

    hi..urm.. i bought a visual c++ cd.. it wasnt orginal.. on my mates pc.. it can compile and execute.. on my laptop.. it hangs sometimes at compling stage.. and sometimes compiles but doesnt execute.. why?? do i need to have some other software..??

  2. #2
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: help..

    Quote Originally Posted by juggy
    hi..urm.. i bought a visual c++ cd.. it wasnt orginal.. on my mates pc.. it can compile and execute.. on my laptop.. it hangs sometimes at compling stage.. and sometimes compiles but doesnt execute.. why?? do i need to have some other software..??
    How should you know. You didn't say what version of VS you have, what kind of project; when it doesn't compiler what errors do you have, etc. etc.
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  3. #3
    Join Date
    Aug 2001
    Location
    Texas
    Posts
    645

    Re: help..

    You will get more answers and better results if you use a title that
    describes your problem.

    You have "help.." This do not give any indication of the problem you are seeing.

    Try "Help with compiler locking up"

    Explain your problem fully. Include a sample program that shows the problem.
    List any errors with the full error text and error numbers.
    Include a description of the lines in the code where the problems occur.

    Give the compiler type and a short description of your computer system.

    Without information, the best we can do is guess at what the problem might be.

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