Re: [Rcpp-devel] ld: warning

2018-07-13 Thread Qiang Kou
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 Sta

[Rcpp-devel] ld: warning

2018-07-13 Thread Chun Leung To
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