Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ ROM
➜ Compiling the server
➜ no errors compiling, but missing or bad file message.
no errors compiling, but missing or bad file message.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Trom
(82 posts) Bio
|
Date
| Mon 28 Oct 2002 01:36 PM (UTC) |
Message
| When compiling, it makes all the .o files, at the end when it does that really long line (gcc.exe src/act_comm.o src/ban.o stuff like that) it says directly after that old DOS message bad or missing file.
I checked out the src directory for the .o files, they are all there. The file being compiled is c:\rom and so src should be a valid directory inside it.
Not sure what is wrong, i'll try and get the error message if needed, but its on another computer (using dev c++ and has the option to use cygwin compilation style). | Top |
|
Posted by
| Trom
(82 posts) Bio
|
Date
| Reply #1 on Mon 28 Oct 2002 01:38 PM (UTC) |
Message
| the file is therom.dev, its in the directory c:\rom | Top |
|
Posted by
| Nick Gammon
Australia (23,140 posts) Bio
Forum Administrator |
Date
| Reply #2 on Wed 30 Oct 2002 06:56 AM (UTC) |
Message
| Not sure what therom.dev is, never heard of it. Try taking it out of your project. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Trom
(82 posts) Bio
|
Date
| Reply #3 on Wed 30 Oct 2002 08:07 PM (UTC) |
Message
| therom.dev is my project file. (for dev-cpp), it contains the information that all the c files are added, and there is no main.c/.cpp | Top |
|
Posted by
| Nick Gammon
Australia (23,140 posts) Bio
Forum Administrator |
Date
| Reply #4 on Wed 30 Oct 2002 08:22 PM (UTC) |
Message
| You don't need a main.c, the main function is in comm.c.
Can you post the exact error message? If necessary, copy it to a file, put it on a disk, or ftp it across to your other PC.
It is hard to debug approximate error messages. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
15,190 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top