When I run my program, the following error occurs. If anyone knows how to solve this error, pls help me. Thanks a lot in advance.

Rgds,
perlsu

fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\nfc_Application.sbr': No such file or directory
Error executing bscmake.exe.

Your code has an error that makes the compiler panic. Go find it or post your code so that we can help you find it.

fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
Error executing cl.exe.
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Release\nfc_Application.sbr': No such file or directory
Error executing bscmake.exe.

This is atmost I can do.
http://msdn2.microsoft.com/en-us/library/y19zxzb2.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.