Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. error [modified]

error [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelptutorialquestion
11 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W With_problem

    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

    N Offline
    N Offline
    Naveen
    wrote on last edited by
    #2

    Delete the debug folder and try rebuilding... nave

    W 1 Reply Last reply
    0
    • N Naveen

      Delete the debug folder and try rebuilding... nave

      W Offline
      W Offline
      With_problem
      wrote on last edited by
      #3

      still not working

      N 1 Reply Last reply
      0
      • W With_problem

        still not working

        N Offline
        N Offline
        Naveen
        wrote on last edited by
        #4

        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

        W 1 Reply Last reply
        0
        • N Naveen

          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

          W Offline
          W Offline
          With_problem
          wrote on last edited by
          #5

          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.

          A 1 Reply Last reply
          0
          • W With_problem

            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.

            A Offline
            A Offline
            anu_88
            wrote on last edited by
            #6

            hi Try by adding #include Hope this will help

            W 1 Reply Last reply
            0
            • A anu_88

              hi Try by adding #include Hope this will help

              W Offline
              W Offline
              With_problem
              wrote on last edited by
              #7

              i already included

              A 1 Reply Last reply
              0
              • W With_problem

                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

                M Offline
                M Offline
                Michael Dunn
                wrote on last edited by
                #8

                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

                W 1 Reply Last reply
                0
                • M Michael Dunn

                  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

                  W Offline
                  W Offline
                  With_problem
                  wrote on last edited by
                  #9

                  it cant solve my prob...

                  1 Reply Last reply
                  0
                  • W With_problem

                    i already included

                    A Offline
                    A Offline
                    anu_88
                    wrote on last edited by
                    #10

                    Are you using VS2003 or vs2005?? #include should be in the first line of all include statements. Just check this.

                    1 Reply Last reply
                    0
                    • W With_problem

                      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

                      S Offline
                      S Offline
                      sheetal_06
                      wrote on last edited by
                      #11

                      Try this...:) Go to project settings-->Link Change the debug directory name to something else like Debug1.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups