[Rd] unable to load shared object - opencv

Dirk Eddelbuettel edd at debian.org
Thu Nov 8 22:58:29 CET 2012


On 8 November 2012 at 12:53, niandra wrote:
| Edit
| 
| i try to use this comman in terminal:
| R CMD SHLIB  prova2.cpp -l/usr/local/lib -l/usr/local/include
| -l/System/Library/Frameworks  and gave me this error

You may want to go back to some introduction to Unix and its toolchains and
revisit the differences between

    -I

    -L

    -l

They may look the same, especially with a typewriter font, but trust me that
they are not.

Dirk

-- 
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com



More information about the R-devel mailing list