• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem creating a framework -- GenerateFrameworkStub error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem creating a framework -- GenerateFrameworkStub error


  • Subject: Problem creating a framework -- GenerateFrameworkStub error
  • From: Gonzalo Moreno <email@hidden>
  • Date: Tue, 2 Nov 2004 04:14:42 -0800 (PST)

Hi,

I'm a newbie to XCode development. I'm trying to build
a framework. I create a project of type "WebObjects
Framework", and then, when I try to build it, I get
the error. Any ideas? I even tried building a empty
framework, but that didn't work either.

thanks in advance,
Gonzalo.

GenerateFrameworkStubs
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters
(1 error)
Build Failed (1 error)

/Developer/Private/jam -d1 -j1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.1
BUILD_STYLE=Development
"CPP_HEADERMAP_FILE=/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/_WOServerIPrinters.hmap"
SRCROOT=/Users/gonzalo/IPrinters
OBJROOT=/Users/gonzalo/IPrinters/build
SYMROOT=/Users/gonzalo/IPrinters/build
DSTROOT=/tmp/IPrinters.dst

Cp
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/Resources/Info.plist

    _source=`/Developer/Tools/lnresolve
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/Info.plist"`
    /bin/cp   "$_source"
"/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/Resources/Info.plist"


Cp
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/Resources/pbdevelopment.plist

    _source=`/Developer/Tools/lnresolve
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/pbdevelopment.plist"`
    /bin/cp   "$_source"
"/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/Resources/pbdevelopment.plist"


BuildPhase <CopyResources>_WOServerIPrinters.tmp

BuildPhase
<DeriveAndCompileSources>_WOServerIPrinters.tmp

SymLink
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/_WOServerIPrinters


SymLink
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/_WOServerIPrinters


GenerateFrameworkStub
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters

    /bin/mkdir  -p
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"
    dummy_class_name=`echo -n _WOServerIPrinters  | tr
-c '[:alnum:]' '_'`
    echo  "@interface NSFramework_${dummy_class_name}"
>
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.m
    echo  "@end" >>
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.m
    echo  "@implementation
NSFramework_${dummy_class_name}" >>
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.m
    echo  "@end" >>
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.m
    /usr/bin/gcc3  -c
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.m  -o
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.o
    /usr/bin/gcc3  -dynamiclib  -compatibility_version
1 -current_version 1  -L/Users/gonzalo/IPrinters/build
 -F/Users/gonzalo/IPrinters/build
-F/System/Library/Frameworks
-F/System/Library/PrivateFrameworks
"/Users/gonzalo/IPrinters/build/IPrinters.build/Application
Server.build/DerivedSources"/framework_stub.o  -o
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters

    /usr/bin/strip
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters

/usr/bin/libtool: internal link edit command failed
ld: /usr/lib/dylib1.o has local relocation entries in
non-writable section (__TEXT,__text)
/usr/bin/strip: can't open file:
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters
(No such file or directory)
...failed GenerateFrameworkStub
/Users/gonzalo/IPrinters/build/_WOServerIPrinters.tmp/Versions/TMP/_WOServerIPrinters
...







__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: VERY Newbie question: include paths
  • Next by Date: Return key doesn't in Xcode editor
  • Previous by thread: RE: VERY Newbie question: include paths
  • Next by thread: Return key doesn't in Xcode editor
  • Index(es):
    • Date
    • Thread