Welcome to MacForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

puzzling Mach-O error

 
   Macintosh computer (Home) -> Programmer Code RSS
Next:  Threading Question  
Author Message
david ralley1

External


Since: Jul 29, 2003
Posts: 15



(Msg. 1) Posted: Wed Mar 07, 2007 8:55 am
Post subject: puzzling Mach-O error
Archived from groups: comp>sys>mac>programmer>codewarrior (more info?)

I'm finally converting my CFM project to Mach-O in preparation for
a move to XCode. My Mach-O build is generating an error that I'm
not sure how to solve.

After compiling and linking, the compiler says
"Package: ScoreWindow.pobj: Source file "" could not be found"

where ScoreWindow is the name of my lowest numbered ppob resource.

Any idea what this means, or how to fix it? Needless to say, the same
ppob works fine in a CFM build.

david

 >> Stay informed about: puzzling Mach-O error 
Back to top
Login to vote
David Phillip Oste

External


Since: Apr 25, 2004
Posts: 694



(Msg. 2) Posted: Wed Mar 07, 2007 2:33 pm
Post subject: Re: puzzling Mach-O error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article
,
david ralley wrote:

> I'm finally converting my CFM project to Mach-O in preparation for
> a move to XCode. My Mach-O build is generating an error that I'm
> not sure how to solve.
>
> After compiling and linking, the compiler says
> "Package: ScoreWindow.pobj: Source file "" could not be found"
>
> where ScoreWindow is the name of my lowest numbered ppob resource.
>
> Any idea what this means, or how to fix it? Needless to say, the same
> ppob works fine in a CFM build.
>
> david

Sounds like Xcode is trying to complain that you have a blank line in
your list of files in the project.

 >> Stay informed about: puzzling Mach-O error 
Back to top
Login to vote
david ralley1

External


Since: Jul 29, 2003
Posts: 15



(Msg. 3) Posted: Wed Mar 07, 2007 2:33 pm
Post subject: Re: puzzling Mach-O error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> > After compiling and linking, the compiler says
> > "Package: ScoreWindow.pobj: Source file "" could not be found"

> Sounds like Xcode is trying to complain that you have a blank line in
> your list of files in the project.

No, I'm still in CodeWarrior 9, trying to make a Mach-O build. After
I get that working, I'll convert the project to XCode.

So the error I'm getting is from the CodeWarrior compiler.

david
 >> Stay informed about: puzzling Mach-O error 
Back to top
Login to vote
david ralley1

External


Since: Jul 29, 2003
Posts: 15



(Msg. 4) Posted: Wed Mar 07, 2007 3:38 pm
Post subject: Re: puzzling Mach-O error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> After compiling and linking, the compiler says
> "Package: ScoreWindow.pobj: Source file "" could not be found"

I found the error. I'd previously begun to try to convert my PPob
resources into xml using MetroWerk's tool, and added the first
of the files created from that conversion, ScoreWindow.pobj, to the
Package. It wasn't listed in the Files tab, which was the cause of
my confusion.

david
 >> Stay informed about: puzzling Mach-O error 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Programmer Code All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]