 |
 |
PB help...again
|
 |
|
 |
|
Junior Member
Join Date: Jan 2000
Location: Ontario, Canada
Status:
Offline
|
|
ok, I've gotten my program down to this error:
failed MasterObjectFile.Combine /MP X/build/intermediates/MP X.build/master.o
I'm not sure what master.o is...help? 
|
|
Intel iMac 1.8
Logitech Mx 7000
Firewave
Logitech z-5300 5.1
|
| |
|
|
|
 |
|
 |
|
Admin Emeritus 
Join Date: Oct 2000
Location: Boston, MA
Status:
Offline
|
|
.o's are the object files that are compiled from your source, which afterwards are linked together.
|
|
"Against stupidity, the gods themselves contend in vain" (Schiller)
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Uhm, don't you get any other errors (like about undefined symbols or indirectly referenced symbols or something)? If not, try cleaning and rebuilding your project, if that doesn't work, turn on detailed logs in the building section of PB preferences.
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Jan 2000
Location: Ontario, Canada
Status:
Offline
|
|
I get a couple of errors/warnings about variables not being used and that's it. What is the master.o file?
|
|
Intel iMac 1.8
Logitech Mx 7000
Firewave
Logitech z-5300 5.1
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Read parallax's post. And then read the rest of my post. And then post again. Otherwise don't.
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Apr 2000
Location: San Francisco, CA
Status:
Offline
|
|
Originally posted by Kevlar:
<STRONG>I get a couple of errors/warnings about variables not being used and that's it. What is the master.o file?</STRONG>
Try resolving your "couple of errors/warnings" before worrying too much about master.o  . If that doesn't work, ensure that your project's build direcotry is writable (check permissions).
master.o is just a temporary file PB uses for the final link of the your project's full executable.
|
|
--
Michael F. Kamprath
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |