Hi everyone,

I DL'ed RB2010r1 from RS's website front page.

I read the .txt file about Cocoa plugins. It said use the DialControl and 
PNGUtils samples.

So I tried DialControl. It failed to compile. Here is my report: 
<feedback://showreport?report_id=12094>

  "_REALGraphicsCGContext", referenced from:
      DialDraw(REALcontrolInstanceStruct*, REALgraphicsStruct*)      in 
DialControl.o
ld: symbol(s) not found
collect2: ld returned 1 exit status


So, I tried the PNGUtils example. It also fails! Firstly, the SDK files are not 
found by the Xcode project. I had to copy them across. Then I got a bit more 
mysterious error. It tells me that it can't find gcc3.3 on my computer. Great. 
But the project is set up to use gcc 4.2? And I have gcc4.2. I did manually 
alter the project, to force it to use 4.2 even though it said it was going to 
use it anyhow. That did start compiliation. But then I found ANOTHER bug.

/Developer/REALbasic/Plugins SDK/Examples/PNGUtilities/Source Code/PNG 
Utilities (Xcode)/../source/PNGuCocoa.cpp:81:0 /Developer/REALbasic/Plugins 
SDK/Examples/PNGUtilities/Source Code/PNG Utilities 
(Xcode)/../source/PNGuCocoa.cpp:81: error: 'pictureCGImage' was not declared in 
this scope

This is really not "plug and play".

--
http://elfdata.com/plugin/
"String processing, done right"



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to