Skip to content

Does not work on MacOS with IntelliJ IDEA 2016.2 #33

@pranasblk

Description

@pranasblk

Looks like *.so binary is not compatible with El Capitan ...

I'm not sure if it is config/plugin/IDE issue. It works from cmd:

$ /usr/local/bin/R --no-save --quiet
>

But not from R run-time configuration:
Script: location to *.r script
Working Directory: location to *.r script

/usr/local/bin/R --no-save --quiet
Error in dyn.load("/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so") : 
  unable to load shared object '/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so':
  dlopen(/Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so, 6): no suitable image found.  Did find:
    /Users/pranas/Library/Application Support/IntelliJIdea2016.2/TheRPlugin/libtherplugin_device64.so: unknown file type, first eight bytes: 0x7F 0x45 0x4C 0x46 0x02 0x01 0x01 0x00
Execution halted

Process finished with exit code 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions