[baseten-users] Newbie question on app in tutorial

Dany Wu listsubs at wu.net.nz
Mon Nov 30 09:31:05 EET 2009


Thanks Mike, I actually discovered I forgot to deselect the "add to Target" checkbox quite early on. It's definitely not checked now. I also checked all the bindings and they all seem to be pointing to the right objects according to the Inspector.

Tuukka, thanks for the suggestions but I checked and indeed my project structure looks like the reference you provided.

I have zipped up the folder and put it up here: http://savitardev.sytes.net/carlot.zip if anyone happens to have a spare few minutes to have a look. It's stumping me completely, which is probably not a huge deal since I'm a newbie...

Cheers,
Dany.

On 30/11/2009, at 4:01 AM, Michael Ruepp wrote:

> Hi there,
> 
> this Error I encountered occasionally  when I missed to exlude the Data Model File from the Build:
> 
> Mark the Data Model file and in Details you have to deselect the "add to Target" checkbox to the right.
> 
> Also, similar errors happen when you miss to create some bindings or create the bindings in the, for example table cell instead of the table itselve... (or in the image view cell instead of the image view itself).
> 
> Cheers Mike
> 
> 
> On 29.11.2009, at 14:32, Tuukka Norri wrote:
> 
>> Hi!
>> 
>> Dany Wu kirjoitti 29.11.2009 kello 1.02:
>>> Here's the point where it stops, I have no idea what it means of course...
>> 
>> It looks like you might have not linked the application to BaseTenAppKit.framework. (See that the target's linking phase looks similar to this: http://basetenframework.org/downloads/images/Figure6.png)
>> The reason for having two separate frameworks is that the AppKit part of Cocoa requires various things from the window server and we also like to allow building such command line tools that don't require the user to be logged in on the console. Nowadays the linker allows libraries to be marked as weak, so we could have all the things in one framework but that would remove some compile-time error checking.
>> -- 
>> Best regards,
>> Tuukka Norri
>> MK&C
>> 
>> 
>> 
>> _______________________________________________
>> baseten-users mailing list
>> baseten-users at lists.basetenframework.org
>> http://lists.basetenframework.org/mailman/listinfo/baseten-users
> 
> 
> _________________
> michael ruepp
> michael at ruepp.at
> fon +41 76 593 04 49
> skype michaelruepp
> 
> CONFIDENTIALITY NOTICE 
> This message (including any attachments transmitted with it) contains confidential information and is intended only for the individual named herein. If you are not the herein named addressee you should not disseminate, distribute, copy or otherwise make use of this message. Please notify the sender immediately by e-mail if you have received this message by mistake, and delete it from your systems.
> 
> 
> 
> 
> 
> _______________________________________________
> baseten-users mailing list
> baseten-users at lists.basetenframework.org
> http://lists.basetenframework.org/mailman/listinfo/baseten-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.basetenframework.org/pipermail/baseten-users/attachments/20091130/c9e958b2/attachment.htm>


More information about the baseten-users mailing list