473,385 Members | 1,333 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Fatal Error C1083...Please Help

Ann
I am getting this fatal error, whenever I try to include the
rfidDataManager.h

compiling...
helloimpl.c
C:\Program Files\Microsoft Visual
Studio\MyProjects\RFIDNov1\HelloTrial\helloimpl.c( 4) : fatal error
C1083: Cannot open include file: 'RfidDataManager.h': No such file or
directory
Error executing cl.exe.

HelloTrial.dll - 1 error(s), 0 warning(s)
PLEASE SUGGEST A SOLUTION...
Jul 22 '05 #1
3 3178
Ann wrote:
I am getting this fatal error, whenever I try to include the
rfidDataManager.h

[...]
PLEASE SUGGEST A SOLUTION...


Please post to microsoft.public.vc.ide_general and turn off your CapsLock.
Jul 22 '05 #2

"Ann" <ja**********@hotmail.com> wrote in message
news:2e**************************@posting.google.c om...
I am getting this fatal error, whenever I try to include the
rfidDataManager.h

compiling...
helloimpl.c
C:\Program Files\Microsoft Visual
Studio\MyProjects\RFIDNov1\HelloTrial\helloimpl.c( 4) : fatal error
C1083: Cannot open include file: 'RfidDataManager.h': No such file or
directory
Error executing cl.exe.

HelloTrial.dll - 1 error(s), 0 warning(s)
PLEASE SUGGEST A SOLUTION...


Your compiler cannot find RfidDataManager.h. So the solution is simple,
either put RfidDataManager.h somewhere where your compiler can find it, or
tell you compiler where it is.

john
Jul 22 '05 #3
"Ann" <ja**********@hotmail.com> wrote in message news:2e**************************@posting.google.c om...
I am getting this fatal error, whenever I try to include the
rfidDataManager.h

compiling...
helloimpl.c
C:\Program Files\Microsoft Visual
Studio\MyProjects\RFIDNov1\HelloTrial\helloimpl.c( 4) : fatal error
C1083: Cannot open include file: 'RfidDataManager.h': No such file or
directory
Error executing cl.exe.

HelloTrial.dll - 1 error(s), 0 warning(s)
PLEASE SUGGEST A SOLUTION...


Wait a few hours, at least, before reposting your problem.
Your similar post 19 minutes earlier has already gotten an
answer that should get you going. Duplicate posting, whether
under separate subject lines or not, is rude. It is likely to get
you into people's killfiles.

--
--Larry Brasfield
email: do***********************@hotmail.com
Above views may belong only to me.
Jul 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Steve | last post by:
I installed Visual Studio .NET from a developers pack, and when I try to compile anything in C++ it gives me the error "Fatal error: C1083" saying the file is not there. The file I am calling is...
1
by: Bill Sun | last post by:
Hi, I just want to using a console application in the .net enviroment. Before the main(), I using the #include "iostream.h" but the .net tell me:...
4
by: cgparis | last post by:
Dear forum members, I am trying to compile C++ code under MS Visual Studio .NET 2003, which references the latest Xerces C++ release library (2.6.0). This Xerces release was made available...
2
by: 999 | last post by:
I am running some code in c++ and giving me the following error --------------------Configuration: Project_C_Calculator - Win32 Debug-------------------- Compiling... proj_c_calc.c...
4
by: hb | last post by:
Hi, I have been working on the ASP.Net project for months with VS.Net 2003 in C#. But this afternoon I suddenly got the following error when I tied to compile the whole solution: === ------...
0
by: Rich | last post by:
I am trying to obtain more debugging information for an issue I reported (ref. Bug #37185 <http://bugs.php.net/bug.php?id=37185&edit=2>). Unfortunately, I do not have access to the now-ancient...
1
by: rookie C Prog | last post by:
Guys, below is my code. I have created the directory, I have made sure it is not read only. But still kicks out fatal error C1083: Cannot open precompiled header file: 'Debug/Ch 2 Ex 14.pch':...
2
by: jsl | last post by:
i have converted my project from vc++ 6.0 to visual studio 2005, then the "fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory" is coming... what can i use in visual...
1
by: kvarada | last post by:
Hello Experts, I am building my application on WinNT.4.0_i386_MSVC.7.1 platform. When I build the application on a stand alone machine, it builds fine. But when I build the same application from a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.