Click here to Skip to main content
15,887,585 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCompilation errors Pin
Aabid22-Mar-10 0:07
Aabid22-Mar-10 0:07 
AnswerRe: Compilation errors Pin
Cool_Dev22-Mar-10 0:11
Cool_Dev22-Mar-10 0:11 
AnswerRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 0:15
HimanshuJoshi22-Mar-10 0:15 
GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:34
Aabid22-Mar-10 0:34 
GeneralRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 0:36
HimanshuJoshi22-Mar-10 0:36 
GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:47
Aabid22-Mar-10 0:47 
GeneralRe: Compilation errors Pin
HimanshuJoshi22-Mar-10 1:33
HimanshuJoshi22-Mar-10 1:33 
AnswerRe: Compilation errors Pin
CPallini22-Mar-10 0:36
mveCPallini22-Mar-10 0:36 
Aabid wrote:
ftp-ls.c(40) : fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory


As the name suggest, unistd.h is a UNIX-like (maybe Linux) specific header.
Have you read the compiling instruction on the project's home page?
(I guess you may compile it on Windows provided you use, for instance, Cygwin).
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: Compilation errors Pin
Aabid22-Mar-10 0:49
Aabid22-Mar-10 0:49 
AnswerRe: Compilation errors Pin
Chris Losinger22-Mar-10 2:54
professionalChris Losinger22-Mar-10 2:54 
QuestionHow to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 22:39
am 200921-Mar-10 22:39 
AnswerRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:02
BIJU Manjeri21-Mar-10 23:02 
GeneralRe: How to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 23:12
am 200921-Mar-10 23:12 
AnswerRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra21-Mar-10 23:13
Mohan Ramachandra21-Mar-10 23:13 
AnswerRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:19
BIJU Manjeri21-Mar-10 23:19 
GeneralRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra21-Mar-10 23:29
Mohan Ramachandra21-Mar-10 23:29 
GeneralRe: How to remove default icon in caption of MessageBox Pin
am 200921-Mar-10 23:49
am 200921-Mar-10 23:49 
GeneralRe: How to remove default icon in caption of MessageBox Pin
BIJU Manjeri21-Mar-10 23:55
BIJU Manjeri21-Mar-10 23:55 
AnswerRe: How to remove default icon in caption of MessageBox Pin
Mohan Ramachandra22-Mar-10 0:23
Mohan Ramachandra22-Mar-10 0:23 
QuestionVisual C++ Express Build Log Pin
painterdave21-Mar-10 18:36
painterdave21-Mar-10 18:36 
AnswerRe: Visual C++ Express Build Log Pin
Rajesh R Subramanian21-Mar-10 18:45
professionalRajesh R Subramanian21-Mar-10 18:45 
AnswerRe: Visual C++ Express Build Log Pin
CPallini21-Mar-10 22:43
mveCPallini21-Mar-10 22:43 
QuestionHow to set the ListCtrl's item color ? Pin
wangningyu21-Mar-10 18:32
wangningyu21-Mar-10 18:32 
AnswerRe: How to set the ListCtrl's item color ? Pin
Rajesh R Subramanian21-Mar-10 18:44
professionalRajesh R Subramanian21-Mar-10 18:44 
GeneralRe: How to set the ListCtrl's item color ? Pin
wangningyu21-Mar-10 18:59
wangningyu21-Mar-10 18:59 

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.