• 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
Re: problem with sqlite in my final application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with sqlite in my final application


  • Subject: Re: problem with sqlite in my final application
  • From: Pierre DOUCY <email@hidden>
  • Date: Mon, 26 Jan 2004 01:06:14 +0100

On XCode : click your project's icon, then :
Infos > Styles
then choose "deployment" as the active build style.

In development mode, you cannot move the executable files from your computer because of that ZeroLink thing.

Hope that helps.



Le 26 janv. 04, ` 00:06, Reimar Metzen a icrit :

Hi,

some days ago i asked for a small db for my application - i tried sqlite and it works great. But i dont know how to get i work on a other computer without installing the framework - i tried to start the application with some other user on my machine and got this error message (in terminal).

ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/main.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ SQLResult.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/SQLRow.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ SQLDatabase.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCDaten.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCViewMesswertTabelle.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCAppController.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCDatenbank.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCViewMesswertStatistik.ob
ZeroLink: could not load .o file: /Users/metzenr/Documents/Entwicklung/Obj-C/GlucoDiary/Version 2/build/GlucoDiary.build/GlucoDiary.build/Objects-normal/ppc/ DDCViewMesswertGraph.ob
ZeroLink: unknown symbol '_main'

I tried many things, i put the SQLDatabaseKit.framework under Linked Frameworks and under Other Frameworks, i put the libsqlite.a under Linked and Other Frameworks and i copied the Framework to my application folder - but every time i get the same message.

I searched cocoa.mamasam.com but found no solution

thx
Reimar
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >problem with sqlite in my final application (From: Reimar Metzen <email@hidden>)

  • Prev by Date: Re: problem with sqlite in my final application
  • Next by Date: Re: Odd DO Problem...
  • Previous by thread: Re: problem with sqlite in my final application
  • Next by thread: Compile Error
  • Index(es):
    • Date
    • Thread