Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem when Building. Visual C++
#11
oh yea ....
Reply
#12
Well then either you have done something wrong twice, or Visual Studio hasn't installed properly. Either read the documentation, or failing that, try re-installing Visual Studio.
[Image: sig.php]
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.
Reply
#13
Ok, i know 100% that i have done somthing right, I tryed re installing it 6times i even tryed moving locations.... Still nothing
Reply
#14
Ok, try opening and building this solution to see if it works. I made that with Visual Studio 2008 and it works fine on my PC, I think it should open with Visual C++ Express 2008, but it might need persuading.
[Image: sig.php]
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.
Reply
#15
hmmm yea it dosnt build :S i think it might be my computer
Reply
#16
What do you see in the Output window when you build? It should be something like this:
Quote:1>------ Build started: Project: EmptyCppProject, Configuration: Debug Win32 ------
1>Compiling...
1>Main.cpp
1>Linking...
1>Embedding manifest...
1>Build log was saved at "file://c:\Users\Jamie\Documents\Visual Studio 2008\Projects\EmptyCppProject\EmptyCppProject\Debug\BuildLog.htm"
1>EmptyCppProject - 0 error(s), 0 warning(s)
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

If it isn't, can you post your build log? (Control + Click on the link in the output window after "Build log was saved at" to open it).
[Image: sig.php]
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.
Reply
#17
man after a while of googling and staying up till 5 in the morning i just said fudge it, ill program my game in visual basics 2008 XD<--- that was a joke if u didnt know
Reply
#18
Joke or not, I can't help you if you don't try to answer my questions.
[Image: sig.php]
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.
Reply
#19
dude this is a messed up problem...

if you're doing all that you say you are it should be fine :S
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Building a Compiler ? prince76 10 4,762 02-21-2012, 09:17 AM
Last Post: AceInfinity
  Visual stdio [c] RANA 0 578 11-28-2010, 09:21 AM
Last Post: RANA
  The Complete Reference: Visual C++.NET Equinøx 2 983 01-19-2010, 11:51 PM
Last Post: Equinøx

Forum Jump:


Users browsing this thread: 1 Guest(s)