Ask a Question related to Mac Programming, Design and Development.
-
Dallas #1
Core Graphics linking problem: _CGGetActiveDisplayList not defined
I'm trying to use the CG API, but whenever I try to compile, the
linker says that _CGGetActiveDisplayList is not defined (it also
happened when I tried to use the function CGGetOnlineDisplayList).
It's picking up CGGetActiveDisplayList as a valid function (no error
given), so it must be somewhere else.
I've tried including both Carbon and ApplicationServices, but nothing
seems to work. This happens both in Project Builder and in test C
files (which uses precompiled headers). Anyone know why this doesn't
work?
Dallas
Dallas Guest
-
Assert failed in \server\core\../core/../TCFLVCacheMgr.h
Im running fms on windows server 2003 sp1 My fmscore.exe keeps crashing every few hours. all users are disconnected and fms needs to be... -
Edge disconnect from Core then Core disconnected fromEdge then none reconnection.
Hi all, I've a problem with rtmpt protocol on latest release of FMS. There's a huge traffic on our server and suddenly we receive: Edge... -
Linking graphics
How do you link a graphic to point to the web site when you import it to Publisher? -
Problem in analyzing core with dbx
Rahul Agarkar wrote: what is output from pstack core ? toomas -
c4gl core dumps: (script calls 'i4glc1' which seems to be 'i4gl'and 'i4gl' is core dumping)
Check for DEFINE xpto LIKE table.column where table.column is an NCHAR or NVARCHAR If this is it, please contact your local support. ... -
John C. Randolph #2
Re: Core Graphics linking problem: _CGGetActiveDisplayList not defined
Dallas wrote:
Did you add the Carbon framwork to your project?>
> I'm trying to use the CG API, but whenever I try to compile, the
> linker says that _CGGetActiveDisplayList is not defined (it also
> happened when I tried to use the function CGGetOnlineDisplayList).
> It's picking up CGGetActiveDisplayList as a valid function (no error
> given), so it must be somewhere else.
>
> I've tried including both Carbon and ApplicationServices, but nothing
> seems to work. This happens both in Project Builder and in test C
> files (which uses precompiled headers). Anyone know why this doesn't
> work?
>
> Dallas
-jcr
John C. Randolph Guest



Reply With Quote

