Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / March 2005

Tip: Looking for answers? Try searching our database.

Fatal error C1083. Please help if know

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
999 - 01 Mar 2005 21:39 GMT
I am running some code in c++ and giving me the following error

--------------------Configuration: Project_C_Calculator - Win32
Debug--------------------
Compiling...
proj_c_calc.c
h:\project_c_calculator\proj_c_calc.c(16) : fatal error C1083: Cannot
open include file: 'graphics.h': No such file or directory
Error executing cl.exe.

proj_c_calc.obj - 1 error(s), 0 warning(s)

anybody knows how i can solve this. pleaseeeeeeeeeeee!
Hendrik Schober - 03 Mar 2005 01:43 GMT
> I am running some code in c++ and giving me the following error
>
[quoted text clipped - 9 lines]
>
> anybody knows how i can solve this. pleaseeeeeeeeeeee!

 You should put a header "graphics.h" where the
 compiler searches for it.

 Schobi

Signature

SpamTrap@gmx.de is never read
I'm Schobi at suespammers dot org

"The presence of those seeking the truth is infinitely
to be prefered to those thinking they've found it."
Terry Pratchett

ben - 03 Mar 2005 10:58 GMT
or include the path to graphics.h in the search path

> > I am running some code in c++ and giving me the following error
> >
[quoted text clipped - 22 lines]
>  to be prefered to those thinking they've found it."
>  Terry Pratchett

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.