error [modified]
-
When ever i compile my program this error is there how to come out of this....how to slove this error???? //BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory After deleting debug folder still not working...error is there -- modified at 23:33 Thursday 20th July, 2006
-
When ever i compile my program this error is there how to come out of this....how to slove this error???? //BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory After deleting debug folder still not working...error is there -- modified at 23:33 Thursday 20th July, 2006
-
still not working
-
still not working
-
ok..Another way..Take project->Setting->C++ tab in the category combo take "Precompiled Headers" Now check the Radio button "Not using precompiled headers". Then rebuild the preoject. nave
I dont know what went wrong....now i got three error......After that c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : error C2146: syntax error : missing ';' before identifier 'KSPIN_LOCK' c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : fatal error C1004: unexpected end of file found Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory Error executing bscmake.exe.
-
I dont know what went wrong....now i got three error......After that c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : error C2146: syntax error : missing ';' before identifier 'KSPIN_LOCK' c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) : fatal error C1004: unexpected end of file found Error executing cl.exe. Creating browse info file... BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory Error executing bscmake.exe.
-
i already included
-
When ever i compile my program this error is there how to come out of this....how to slove this error???? //BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory After deleting debug folder still not working...error is there -- modified at 23:33 Thursday 20th July, 2006
Doing a Rebuild All can sometimes fix weird build errors, give that a shot. That will also rebuild the source browser files.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
-
Doing a Rebuild All can sometimes fix weird build errors, give that a shot. That will also rebuild the source browser files.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
it cant solve my prob...
-
i already included
-
When ever i compile my program this error is there how to come out of this....how to slove this error???? //BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory After deleting debug folder still not working...error is there -- modified at 23:33 Thursday 20th July, 2006
Try this...:) Go to project settings-->Link Change the debug directory name to something else like Debug1.