← Back to team overview

yade-dev team mailing list archive

Fwd: Re: scons and linkage rules

 

Undefined symbols:

  "_FSGetCatalogInfo", referenced from:
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os
  "_GetProcessBundleLocation", referenced from:
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os
  "_GetCurrentProcess", referenced from:
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os
  "_FSRefMakePath", referenced from:
      Wm3::System::GetPath(char const*, char const*)in miniWm3.os

Obviously some system-specific libs are missing. You have to find out where are those _FSGetCatalogInfo and other defined and link with that as well. System-speicifc.





Follow ups