Skip to content

[Rcpp-devel] Rcpp-modules trouble on windows

1 message · Dmitriy Selivanov

#
Finally I caught this issue. My bad - I used `.property` instead of
`.method` in RCPP_MODULE macro for function call (forgot to adjust it when
changed underlying c++ code).

2015-10-22 11:01 GMT+03:00 Dmitriy Selivanov <selivanov.dmitriy at gmail.com>: