photo

Albert Hofkamp


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Compiling mex file that depends on external libraries with extension .so.n
Bit late to the party, but the answer is that -l adds a "lib" prefix and a ".so" suffix to its argument, so linking with -Lpath/...

6 years 前 | 0