Hi, I think this has nothing to do with Rcpp.

My best guess is the upgrade process (maybe Xcode) left some inconsistency
files on your system.

I think you can ignore this for now, since the compiler has fallen back and
found the library file correctly.

Besides, I suggest you not post both on StackOverflow [1] and the mailing
list.

Best wishes,

Qiang Kou

[1]
https://stackoverflow.com/questions/51314888/ld-warning-text-based-stub-file-are-out-of-sync-falling-back-to-library-file

On Fri, Jul 13, 2018 at 12:27 PM, Chun Leung To <yagami_ra...@hotmail.com>
wrote:

> When I am trying to source the cpp file, it gives me a warning, as
> followed.
>
>
> ld: warning: text-based stub file /System/Library/Frameworks//
> CoreFoundation.framework/CoreFoundation.tbd and library file
> /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are
> out of sync. Falling back to library file for linking.
>
>
> Anyone know how to fix it? Thx.
>
>
> _______________________________________________
> Rcpp-devel mailing list
> Rcpp-devel@lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
>
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to