473,385 Members | 1,734 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.

Missing file

I'm fairly new to C programing. I'm using a windows XP system with the
dev-C++ development program, trying to compile the circlemud source.
When I compile I get the error
g++.exe: C:/Dev-Cpp/lib/libfltk.a: No such file or directory.

I searched my harddrive and couldn't find the file. Where can I get it?
Thanks!

Nov 14 '05 #1
3 1506
Foolster41 wrote on 18/06/05 :
I'm fairly new to C programing. I'm using a windows XP system with the
dev-C++ development program, trying to compile the circlemud source.
When I compile I get the error
g++.exe: C:/Dev-Cpp/lib/libfltk.a: No such file or directory.

I searched my harddrive and couldn't find the file. Where can I get it?
Thanks!


- Your question is not a C-question. It concerns a development tool
issue.

<way off topic>

- It seems that you are calling a C++ compiler (g++.exe). Probably
because you have a .cpp file instead of .c. Be sure that the language
you are using is either C or C++. These are different languages and
should not be mixed (well, at a first glance). BTW, each of them have
their own newsgroup.

- If a library is missing, it probably means that it was not
installed[1]. See the 'tools/new packages' and 'package manager' topics
in dev-C++. A lot of packages are available. Also, my guess is that the
documentation of the example should give information about it...

--------------------
[1] FLTK (pronounced 'fulltick') is a cross-platform C++ GUI toolkit
for UNIX/Linux (X11), Microsoft Windows and MacOS X.

</>

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"Mal nommer les choses c'est ajouter du malheur au
monde." -- Albert Camus.

Nov 14 '05 #2
Now for some reason it's not telling me I need that file anymore, but
I'm still getting the same errors, undefined refrence to Socket@4
(etc.).

Moving question to C++ forums...

Nov 14 '05 #3
Now for some reason it's not telling me I need that file anymore, but
I'm still getting the same errors, undefined refrence to Socket@4
(etc.).

Moving question to C++ forums...

Nov 14 '05 #4

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

Similar topics

3
by: Tobias | last post by:
Hallo, I have a strange problem here: I a VC++6 project that compiles without any errors. If i now include a certain header file from my project into a header file of a certain dialog class i get...
7
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
0
by: JohnR | last post by:
Hi all.. my application uses a custom dll which should be in the same directory as the exe file. If the dll file is missing the application immediately aborts with a "Application has generated an...
2
by: academic | last post by:
Meant to post this here but put it into the c# NG by mistake. Been reading the doc about NCB store. I need to send a small solution to someone and notice my .ncb file is much larger than all...
19
by: pamelafluente | last post by:
Hi Guys, I am trying to include my little script in my html report. I have done an external JS file which contains it. If you remember, you have helped me to detect if the asp page was present...
2
by: danceli | last post by:
I have made trigger on table 'FER' that would be fired if data is inserted, updated to the table. And also, I made batch file using bcp to extract the newly updated / inserted records. But I got...
0
by: glubber | last post by:
I have a cronned perl script that runs on a different server. when I try to restore it to the server below things dont copy across correctly. the target server is described below. debian 4.0...
1
by: jacek.dziedzic | last post by:
Hi! I have a program that #includes a header file of an external library. If the environment is set-up correctly, this file is found in the include path and everything works. Now, assume...
7
by: =?Utf-8?B?QU9UWCBTYW4gQW50b25pbw==?= | last post by:
Hi, I have been using the code (some of it has been removed for simplicity) below to allow authenticated (using ASP.NET membership database) users to get a file from their archive area. It...
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: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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.