all groups > visual studio .net general > february 2005 >
You're in the

visual studio .net general

group:

How to creat .exe file in VIsual Studio .NET


How to creat .exe file in VIsual Studio .NET Mrafcho001
2/26/2005 4:25:02 PM
visual studio .net general:
I just got Visual Studio .NET standard edition.

Everytime i compile my code ( C++ code, that is), it does not creat an .exe
file.

I've tried everything, but i don't seem to be able to create an .exe file.

Re: How to creat .exe file in VIsual Studio .NET Shimon Sim
2/27/2005 8:22:05 PM
What did you try?
Did you try to check project properties? See output type.
Shimon.

[quoted text, click to view]

Re: How to creat .exe file in VIsual Studio .NET Mrafcho001
3/1/2005 9:25:01 AM
Yes i checked the project properties, its set to .exe

[quoted text, click to view]
Re: How to creat .exe file in VIsual Studio .NET Shimon Sim
3/1/2005 8:17:19 PM
And
1)you have not build errors,
2) do you have any output?



[quoted text, click to view]

RE: How to creat .exe file in VIsual Studio .NET Rachel
3/2/2005 5:05:02 AM
You must not be looking in the appropriate place. Check the bin file inside
your program files folder. You should see a .exe file. This file should
appear after you compile for the first time.

[quoted text, click to view]
Re: How to creat .exe file in VIsual Studio .NET BobF
3/2/2005 9:26:03 AM
or in the Debug subfolder in your project folder.


[quoted text, click to view]

AddThis Social Bookmark Button