Monday, May 24, 2010

I am making a basic... win32 application using visual c++ 2008?

when i go to debug it though it gives me an error that says..





"1%26gt;.\Debug\ab.exe.intermediate.manifes... : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.


"





this is the code i have written....





#include %26lt;iostream%26gt;


using namespace std;





int main ()


{


cout %26lt;%26lt; "Nick's Gay!!!!" %26lt;%26lt; endl;


return 0;


}








what is the problem here???

I am making a basic... win32 application using visual c++ 2008?
Definitely sound like a problem with your solution/project file. Did you move or did anything to the project before running it?
Reply:Well, if you're getting an error regarding manifests, then you're making a .net console application. Remake the project and make sure that you select Win32 Console application, not a .NET application.





If that doesn't work. something might really be wrong
Reply:you sh oudl have written


int main


[[[[[


get off the computer and lets go to the mall


7383]


=]


;;;'


No comments:

Post a Comment