Skip to content

Running error: Symbol not found: _compute_szuBv_c_single_dense #15

@patng323

Description

@patng323

I finally got it compiled (thanks to the solutions provided by others), but when I ran it, I got this error:

Error in dyn.load(sprintf("%slib/c_funcs.so", code.dir)) :
  unable to load shared object '/Users/patrickng/works/Latent-Factor-Models/lib/c_funcs.so':
  dlopen(/Users/patrickng/works/Latent-Factor-Models/lib/c_funcs.so, 6): Symbol not found: _compute_szuBv_c_single_dense
  Referenced from: /Users/patrickng/works/Latent-Factor-Models/lib/c_funcs.so
  Expected in: flat namespace

I am using R version 3.2.4 on Mac OSX. Wonder if anyone has seen this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions