{#} Replies are directed back to [EMAIL PROTECTED]
{#} To reply to the author, write to Matthew Stuckwisch <[EMAIL PROTECTED]>
Wow, you have the exact same errors I had. I don't know exactly how I got
it to work, but did several things to make sure it would work correctly.
First, delete your Fire source folder. Log back into CVS and download the
source again. Since you've copied the one file, you should be fine
without needing to re-move it. Delete your Project Builder Prefs
( com.apple.ProjectBuilder or something like that in your user library )
and then restart Project Builder and open up the newly downloaded source.
It -should- work. I also did a log[out/in] but for other reasons as well.
Hope it works for you as well.
Matthew Stuckwisch
[AIM/MSN]{GuifaSwimmer} | [Yahoo!]{SapphireTree} | [ICQ]{137477701}
[IRC]{guifa / G}(esperNET / irc.massinova.com)
On Wednesday, December 5, 2001, at 09:40 PM, Paul Hart wrote:
> {#} Replies are directed back to [EMAIL PROTECTED]
> {#} To reply to the author, write to Paul Hart <[EMAIL PROTECTED]>
>
> Hi all,
>
> I downloaded the -current version of Fire, and have had no success in
> getting it to build in Project Builder. The compilation stage seems to be
> okay (with over 100 hundred warnings), but something after that causes it
> to
> collapse.
>
> Literally, all I'm doing is getting the source, copying the header file,
> and
> building.
>
> The part that appears to be failing is pasted below (sorry, lots of lines)
> .
>
> Any ideas?
>
> Paul
>
>
> --- PASTE BEGINS ---
>
> /usr/bin/jam -d1
> JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=-
> build ACTION=build "TARGETNAME=Fire (Application)" NATIVE_ARCH=ppc
> BUILD_STYLE=Development
> "CPP_HEADERMAP_FILE=/Users/paulhart/CVSes/fire/build/intermediates/Fire
> (Application).build/Headermaps/Fire.hmap" DSTROOT=/
> OBJROOT=/Users/paulhart/CVSes/fire/build/intermediates
> SRCROOT=/Users/paulhart/CVSes/fire
> SYMROOT=/Users/paulhart/CVSes/fire/build
> warning: <Fire>Fire.app depends on itself
> don't know how to make build/BuddyList.prefPane
> don't know how to make build/General.prefPane
> don't know how to make build/Sound.prefPane
> ...updating 17 target(s)...
> ...can't find 3 target(s)...
> ...can't make 5 target(s)...
> BuildPhase Fire.app
> Completed phase <CopyHeaders> for Fire.app
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/Jabber.FireBund
> le
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/AIM-
> toc.FireBun
> dle
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/MSN.FireBundle
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/ICQ.FireBundle
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/Yahoo.FireBundl
> e
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/Resources/irc.FireBundle
> BuildPhase Fire.app
> Completed phase <CopyResources> for Fire.app
> BuildPhase Fire.app
> Completed phase <DeriveAndCompileSources> for Fire.app
> BuildPhase Fire.app
> Completed phase <LinkWithFrameworksAndLibraries> for Fire.app
> BuildPhase Fire.app
> Completed phase <RezResourceManagerFiles> for Fire.app
> BuildPhase Fire.app
> Completed phase <CopyFiles> for Fire.app
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/Appearanc
> e.prefPane
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/ChatWindo
> ws.prefPane
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/Profile.
> p
> refPane
> ...skipped
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/BuddyList
> .prefPane for lack of build/BuddyList.prefPane...
> ...skipped
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/General.
> p
> refPane for lack of build/General.prefPane...
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/Notificat
> ions.prefPane
> ...skipped
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/Sound.
> pre
> fPane for lack of build/Sound.prefPane...
> RobustCp.CleanBeforeAndAfter
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/NewMessag
> es.prefPane
> ...skipped <CopyFiles2>Fire.app for lack of
> /Users/paulhart/CVSes/fire/build/Fire.app/Contents/PreferencePanes/BuddyList
> .prefPane...
> ...skipped <Fire>Fire.app for lack of <CopyFiles2>Fire.app...
> ...skipped 5 target(s)...
> ...updated 17 target(s)...
>
>
> {#} ----------------------------------------------------+[ fire ]+---
>
>
{#} ----------------------------------------------------+[ fire ]+---