Click here to Skip to main content
15,896,912 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe-direction on VS Visual Studio Pin
ForNow5-Feb-10 6:22
ForNow5-Feb-10 6:22 
AnswerRe: Re-direction on VS Visual Studio Pin
Stuart Dootson5-Feb-10 9:50
professionalStuart Dootson5-Feb-10 9:50 
GeneralRe: Re-direction on VS Visual Studio Pin
ForNow5-Feb-10 10:38
ForNow5-Feb-10 10:38 
GeneralOr you can just save the Output to a file Pin
cfilorux6-Feb-10 2:19
cfilorux6-Feb-10 2:19 
Questionlinker error....?? Pin
AmbiguousName5-Feb-10 5:07
AmbiguousName5-Feb-10 5:07 
AnswerRe: linker error....?? Pin
Chris Losinger5-Feb-10 6:09
professionalChris Losinger5-Feb-10 6:09 
GeneralRe: linker error....?? Pin
AmbiguousName6-Feb-10 0:25
AmbiguousName6-Feb-10 0:25 
AnswerRe: linker error....?? Pin
Maximilien5-Feb-10 6:37
Maximilien5-Feb-10 6:37 
Muzammil Saeed wrote:
Turbo v3.0


turbo v3.0 what ? if you're talking about Turbo C++[^], I'd ask my boss/teacher/company/school to move in the XXI century and at least get something like the Visual Studio Express.

Anyway, your error usually happens (at least for me) when the output file (in your case, File_Name.EXE) is locked by another process (for example if exe is opened, or previous compiler sessions crashed, ...)

Other than that, maybe check the project settings (if that exists with turbo ) to check the files and paths exist (maybe the compiler/linker is stupid and you manually need to create the folders), or if it's an old version, maybe it does not work with filename longer than 8.3 characters (DOS format).

Good luck.

This signature was proudly tested on animals.

GeneralRe: linker error....?? Pin
AmbiguousName6-Feb-10 0:22
AmbiguousName6-Feb-10 0:22 
QuestionPolyLine and graph scaling Pin
npuleio5-Feb-10 3:11
npuleio5-Feb-10 3:11 
AnswerRe: PolyLine and graph scaling Pin
CPallini5-Feb-10 3:51
mveCPallini5-Feb-10 3:51 
GeneralRe: PolyLine and graph scaling Pin
npuleio5-Feb-10 4:10
npuleio5-Feb-10 4:10 
AnswerRe: PolyLine and graph scaling - aka Fer shame Carlo. Pin
Iain Clarke, Warrior Programmer5-Feb-10 6:12
Iain Clarke, Warrior Programmer5-Feb-10 6:12 
GeneralRe: PolyLine and graph scaling - aka Fer shame Carlo. Pin
CPallini5-Feb-10 6:53
mveCPallini5-Feb-10 6:53 
GeneralRe: PolyLine and graph scaling - aka Fer shame Carlo. Pin
Iain Clarke, Warrior Programmer5-Feb-10 6:59
Iain Clarke, Warrior Programmer5-Feb-10 6:59 
GeneralRe: PolyLine and graph scaling - aka Fer shame Carlo. Pin
CPallini5-Feb-10 8:06
mveCPallini5-Feb-10 8:06 
GeneralRe: PolyLine and graph scaling - aka Fer shame Carlo. Pin
npuleio7-Feb-10 23:30
npuleio7-Feb-10 23:30 
QuestionDoubts about sockets in vc++ Pin
thangvel5-Feb-10 0:32
thangvel5-Feb-10 0:32 
AnswerRe: Doubts about sockets in vc++ Pin
Richard MacCutchan5-Feb-10 0:46
mveRichard MacCutchan5-Feb-10 0:46 
AnswerRe: Doubts about sockets in vc++ Pin
CPallini5-Feb-10 0:52
mveCPallini5-Feb-10 0:52 
AnswerRe: Doubts about sockets in vc++ Pin
fat_boy5-Feb-10 1:04
fat_boy5-Feb-10 1:04 
AnswerRe: Doubts about sockets in vc++ Pin
Moak5-Feb-10 2:26
Moak5-Feb-10 2:26 
QuestionIOCTL_STORAGE_GET_DEVICE_NUMBER fail to get disk number Pin
MKC0024-Feb-10 22:26
MKC0024-Feb-10 22:26 
AnswerRe: IOCTL_STORAGE_GET_DEVICE_NUMBER fail to get disk number Pin
vasu_sri4-Feb-10 22:36
vasu_sri4-Feb-10 22:36 
GeneralRe: IOCTL_STORAGE_GET_DEVICE_NUMBER fail to get disk number Pin
MKC0024-Feb-10 23:21
MKC0024-Feb-10 23:21 

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.