J
john smith
Hi,
I am having trouble using visual c++.
I go to the "project" menu and select "add existing item" because I already
have some source and header files I want to add to the project.
then I build and I get these errors:
Can someone please help me. It appears that even though I added the files
the project cannot see the files for some reason, but I can see the newly
added files under the project subdirectory.
Thanks alot for any help.
stdafx.cpp
Compiling...
bell.cpp
c:\Documents and Settings\Cris\Desktop\Project\bell.cpp(42) : fatal error
C1010: unexpected end of file while looking for precompiled header directive
tian_project.cpp
c:\Documents and Settings\Cris\My Documents\Visual
Studio\Projects\tian_project\tian_project\tian_project.cpp(6) : fatal error
C1083: Cannot open include file: 'bell.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Cris\My
Documents\Visual
Studio\Projects\tian_project\tian_project\Debug\BuildLog.htm"
tian_project - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I am having trouble using visual c++.
I go to the "project" menu and select "add existing item" because I already
have some source and header files I want to add to the project.
then I build and I get these errors:
Can someone please help me. It appears that even though I added the files
the project cannot see the files for some reason, but I can see the newly
added files under the project subdirectory.
Thanks alot for any help.
stdafx.cpp
Compiling...
bell.cpp
c:\Documents and Settings\Cris\Desktop\Project\bell.cpp(42) : fatal error
C1010: unexpected end of file while looking for precompiled header directive
tian_project.cpp
c:\Documents and Settings\Cris\My Documents\Visual
Studio\Projects\tian_project\tian_project\tian_project.cpp(6) : fatal error
C1083: Cannot open include file: 'bell.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Cris\My
Documents\Visual
Studio\Projects\tian_project\tian_project\Debug\BuildLog.htm"
tian_project - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========