SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] how to use external libs in a module?


Chronological Thread 
  • From: João Rogeiro <jpr19584@fct.unl.pt>
  • To: scirun mailing list <scirun-users@sci.utah.edu>
  • Subject: [SCIRUN-USERS] how to use external libs in a module?
  • Date: Mon, 07 Jun 2010 16:55:38 +0100
  • /m: 46/d:7040); 07 Jun 0110 15:56:14 -0000

Hi

First of all, I'm sorry if I'm asking in the wrong place or if it is
already answered.

I'm trying to build a module with calls to shared objects. This module
is very simple, with only one call, just to test. The result is that the
corresponding module's menu entry in scirun disappears. If the module
has no calls to external libs this problem doesn't exists. I can't find
any errors while compiling/linking/running scirun or even on logs (witch
are very few). I already tried to add the gcc flag, witch appends
libraries (-lfoo), in build.sh script but without any success.

What am I missing?

Thanks




Archive powered by MHonArc 2.6.16.

Top of page