Click here to Skip to main content
16,018,418 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralChange system date style formate through code Pin
Naveed72721-Jan-08 18:02
Naveed72721-Jan-08 18:02 
GeneralDouble Post - please ignore Pin
Giorgi Dalakishvili21-Jan-08 20:14
mentorGiorgi Dalakishvili21-Jan-08 20:14 
GeneralRe: Double Post - please ignore Pin
Naveed72721-Jan-08 22:35
Naveed72721-Jan-08 22:35 
GeneralRe: Double Post - please ignore Pin
George L. Jackson22-Jan-08 0:07
George L. Jackson22-Jan-08 0:07 
GeneralCalling a function issue Pin
newkid21-Jan-08 9:40
newkid21-Jan-08 9:40 
GeneralRe: Calling a function issue Pin
Paul Conrad27-Jan-08 6:20
professionalPaul Conrad27-Jan-08 6:20 
GeneralDataGridView Pin
Member 400952119-Jan-08 0:23
Member 400952119-Jan-08 0:23 
GeneralVS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 7:29
bwilhite16-Jan-08 7:29 
First, I mainly program in C#, not C++. I hate to have to ask for help with such an elementary question, but I can't find a solution to my problem.

I have a simple "hello world" program, which is a CLR console app. Nothing special there. When I run it through Visual Studio, it works just fine. But when I build it, I have no .exe file in my Release or Debug folders. I have these files instead (by the way, I had to re-install my VS a week ago, so it's basically right out of the box as far as any configuration):

app.res
AssemblyInfo.obj
BuildLog.htm
HelloWorld2.exe.intermediate.manifest
HelloWorld2.obj
HelloWorld2.pch
mt.dep
stdafx.obj
vc80.idb
vc80.pdb

If it would be helpful I can also paste a copy of the BuildLog.

Thank-you in advance for any help.

BW
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
led mike16-Jan-08 7:51
led mike16-Jan-08 7:51 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 7:58
bwilhite16-Jan-08 7:58 
QuestionRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
Mark Salsbery16-Jan-08 8:17
Mark Salsbery16-Jan-08 8:17 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 8:18
bwilhite16-Jan-08 8:18 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
Mark Salsbery16-Jan-08 8:25
Mark Salsbery16-Jan-08 8:25 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 8:29
bwilhite16-Jan-08 8:29 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 8:31
bwilhite16-Jan-08 8:31 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 8:36
bwilhite16-Jan-08 8:36 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
led mike16-Jan-08 10:16
led mike16-Jan-08 10:16 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 21:09
bwilhite16-Jan-08 21:09 
GeneralRe: VS 2005 doesn't give me an .exe file when I build a C++ project Pin
bwilhite16-Jan-08 8:17
bwilhite16-Jan-08 8:17 
GeneralMarshal a struct to unmanaged memory Pin
Member 412487316-Jan-08 6:53
Member 412487316-Jan-08 6:53 
GeneralRe: Marshal a struct to unmanaged memory Pin
led mike16-Jan-08 7:54
led mike16-Jan-08 7:54 
GeneralRe: Marshal a struct to unmanaged memory Pin
Member 412487316-Jan-08 8:03
Member 412487316-Jan-08 8:03 
GeneralRe: Marshal a struct to unmanaged memory Pin
led mike16-Jan-08 10:27
led mike16-Jan-08 10:27 
AnswerRe: Marshal a struct to unmanaged memory Pin
George L. Jackson17-Jan-08 9:50
George L. Jackson17-Jan-08 9:50 
GeneralRe: Marshal a struct to unmanaged memory Pin
Member 412487318-Jan-08 2:45
Member 412487318-Jan-08 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.