cannot include" \inc\wxp\warning.h" and environment variables $(BASEDIR) not found URGENT please help!!!!
-
hi i am trying to compile a driver program which is giving build error as follows i really don have a clue why this problem The error i am getting is ------ Skipped Rebuild All: Project: CommTest, Configuration: Debug Win32 ------ Project configuration skipped because it is not selected in this solution configuration ------ Rebuild All started: Project: CommDriver, Configuration: Free Win32 ------ Deleting intermediate files and output files for project 'CommDriver', configuration 'Free|Win32'. Compiling... CommDriver.c CommDriver.c(0) : fatal error C1083: Cannot open include file: '\inc\wxp\warning.h': No such file or directory Project : warning PRJ0018 : The following environment variables were not found: $(CPU) $(BASEDIR) Build log was saved at "file://c:\DriveGUIComm_demo\DriveGUIComm_demo\Demo_project\Driver\Free\BuildLog.htm" CommDriver - 1 error(s), 0 warning(s) ---------------------- Done ---------------------- Rebuild All: 0 succeeded, 1 failed, 1 skipped and i am using Windows DDK 3790.1830 and also tried to look at the post which Mr beans and Mick have given before in codeguru but did not help me . Please if any body can give me a hint mail at shwethavg@aol.com
manju23reddy wrote:
URGENT please help!!!!
that's not a way to ask. take a ticket and wait your turn.
manju23reddy wrote:
error C1083: Cannot open include file: '\inc\wxp\warning.h': No such file or directory
well, that's pretty clear, no ? do you have to correct file somewhere on your disk ? did you forget to install some SDK by chance ?
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
hi i am trying to compile a driver program which is giving build error as follows i really don have a clue why this problem The error i am getting is ------ Skipped Rebuild All: Project: CommTest, Configuration: Debug Win32 ------ Project configuration skipped because it is not selected in this solution configuration ------ Rebuild All started: Project: CommDriver, Configuration: Free Win32 ------ Deleting intermediate files and output files for project 'CommDriver', configuration 'Free|Win32'. Compiling... CommDriver.c CommDriver.c(0) : fatal error C1083: Cannot open include file: '\inc\wxp\warning.h': No such file or directory Project : warning PRJ0018 : The following environment variables were not found: $(CPU) $(BASEDIR) Build log was saved at "file://c:\DriveGUIComm_demo\DriveGUIComm_demo\Demo_project\Driver\Free\BuildLog.htm" CommDriver - 1 error(s), 0 warning(s) ---------------------- Done ---------------------- Rebuild All: 0 succeeded, 1 failed, 1 skipped and i am using Windows DDK 3790.1830 and also tried to look at the post which Mr beans and Mick have given before in codeguru but did not help me . Please if any body can give me a hint mail at shwethavg@aol.com
It looks like the error is due to the issue with project settings.Is
warning.h
file present in your system(in some other path)? Also check whether the latest Driver Development Kit that you have installed has this file? Regards, Rane -
manju23reddy wrote:
URGENT please help!!!!
that's not a way to ask. take a ticket and wait your turn.
manju23reddy wrote:
error C1083: Cannot open include file: '\inc\wxp\warning.h': No such file or directory
well, that's pretty clear, no ? do you have to correct file somewhere on your disk ? did you forget to install some SDK by chance ?
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
sorry for that title well actually everything is properly installed but i think there is some problem with build environment because i had checked in codeguru where for same problem MICk has written solution but it was in 2003 january it was posted . my doubt is i feel there is some problem with version but i am sure it is problem with build enviroment i am not understanding where to include the path and describe the environment variables.
-
It looks like the error is due to the issue with project settings.Is
warning.h
file present in your system(in some other path)? Also check whether the latest Driver Development Kit that you have installed has this file? Regards, RaneWarning.h file is there in the specified directory i am not getting the solution for this i l send you the demo project please give me your mail ID
-
Warning.h file is there in the specified directory i am not getting the solution for this i l send you the demo project please give me your mail ID
if it doesn't work even though the file is present, it's because the compiler doesn't look it the right place for it. check your compiler settings, especially the external includes...
manju23reddy wrote:
give me your mail ID
to let you know, it's not something we do here. it's a forum, not a chat. people are here to share, and even when your problem is fixed, some might need the solution if they encounter the same.
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
if it doesn't work even though the file is present, it's because the compiler doesn't look it the right place for it. check your compiler settings, especially the external includes...
manju23reddy wrote:
give me your mail ID
to let you know, it's not something we do here. it's a forum, not a chat. people are here to share, and even when your problem is fixed, some might need the solution if they encounter the same.
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
Thanksfor your valuable suggestion but i value time and i have lot of work to be done rather tan chating i amhere because i have problem if you don know please stop advising people and think how to solve problem if u can
-
Thanksfor your valuable suggestion but i value time and i have lot of work to be done rather tan chating i amhere because i have problem if you don know please stop advising people and think how to solve problem if u can
-
manju23reddy wrote:
if you don know please stop advising people and think how to solve problem if u can
This is not the way to talk here especially who are trying to help you..:mad:
Regards, Sandip.
Yes I agree with toxcct's views. I see you are building 2 different projects in diff configuration. If you are building the first project in Debug mode, build the other/dependent project also in Debug mode. Is there a specific reason for building in 2 diff configuration? Regards, Rane
-
Thanksfor your valuable suggestion but i value time and i have lot of work to be done rather tan chating i amhere because i have problem if you don know please stop advising people and think how to solve problem if u can
WTF is wrong with you ? so you think I'm chatting ? you think I have no work ? man, I'm wasting my precious time trying to understand your problem and suggest good solutions (which is hard, with the few informations you provided). and know that on Codeproject, nobody is paid to help !! if you want your work to be done, move to rentacoder.com :zzz: If you're not able to ask a question an listen to the answers, then why even ask it ? you seem not to even know how Visual C++ compiler works, and you think you can talk to me like this ? then do it yourself dude ! :suss:
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
WTF is wrong with you ? so you think I'm chatting ? you think I have no work ? man, I'm wasting my precious time trying to understand your problem and suggest good solutions (which is hard, with the few informations you provided). and know that on Codeproject, nobody is paid to help !! if you want your work to be done, move to rentacoder.com :zzz: If you're not able to ask a question an listen to the answers, then why even ask it ? you seem not to even know how Visual C++ compiler works, and you think you can talk to me like this ? then do it yourself dude ! :suss:
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]
-
toxcct wrote:
man, I'm wasting my precious time trying to understand your problem and suggest good solutions (which is hard, with the few informations you provided).
toxcct wrote:
hen do it yourself dude ! Suspicious
OP is girl :)
Regards, Sandip.
SandipG :) wrote:
OP is girl
I don't care. still stoopid :rolleyes: BTW, my "man" was an expression. it's the same as if you say "guys"... it means "people", not only male ones...
[VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]