I downloaded the example code from *
http://research.att.com/~urbanek/REngineTest.dmg.*
*
*
I'm compiling with the default compiler which is Apple's LLVM 4.0. (I also
tried LLVM GCC 4.2 with the same result.)

On Wed, Aug 29, 2012 at 8:52 AM, Simon Urbanek
<[email protected]>wrote:

>
> On Aug 29, 2012, at 9:26 AM, Paul Johnson <[email protected]> wrote:
>
> > I'm trying to compile a test program, written in Objective-C, that
> > illustrates calls to R. I've installed R.framework for version 2.15.1. I
> > have a MacBook Pro running OS X 10.7.4.
> >
> > I am getting the error "SIZE_MAX is required for C99". Can someone
> suggest
> > how to remove this error?
> >
>
> No, unless you provide details - which API are you using (REngine vs C R
> API), how are you exactly compiling your project? Possibly the actual code
> to reproduce may be needed as well.
>
> Cheers,
> Simon
>
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to