POV-Ray : Newsgroups : povray.programming : Atempting MPW Compile ? : Re: Atempting MPW Compile ? Server Time
28 Jul 2024 16:27:33 EDT (-0400)
  Re: Atempting MPW Compile ?  
From: Thorsten Froehlich
Date: 7 May 2000 17:07:41
Message: <3915db1d$1@news.povray.org>
In article <39146DBC.A614DB9C@earthlink.net> , Moon47 <rdm### [at] earthlinknet>
wrote:

> I am trying to compile w/ out the pesky sysMacPict till i have time to
> read up and fix the make file as suggested...
> I ran into another problem:
>
>  if(GetControlData(controlList, 0, kControlListBoxListHandleTag,
> sizeof(ListHandle), (Ptr)(&list), &actualSize) != noErr)
>                                    ^
> File ":MacSource:TextEditorUtils.c"; line 501 #Error: undefined
> identifier 'kControlListBoxListHandleTag'
>
> Why is this where should this have been defined...?
>

Two possible reasons: Either your Universal Interfaces are too old, I think
3.2 is required. Or, ControlDefinitions.h is not included properly.


     Thorsten


____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.