Project

General

Profile

Actions

Bug #1288

closed
KD

webgl example fails to load boost regex dylib

Bug #1288: webgl example fails to load boost regex dylib

Added by Anonymous over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/09/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I have somehow managed to build witty and the webgl example. All built fine and now there is webgl.wt file that I want to try and see.

but below is what I get when I try to do that,

ravo-imac:webgl Rama$ ../../build/examples/webgl/webgl.wt ---docroot . ---http-address 0.0.0.0 ---http-port 8080
dyld: Library not loaded: libboost_regex.dylib
Referenced from: /Users/Rama/Desktop/wt-3.1.7a/examples/webgl/../../build/examples/webgl/webgl.wt
Reason: image not found
Trace/BPT trap
ravo-imac:webgl Rama$

I tried setting DYLD_LIBRARY_PATH to path where boost libs are installed (built today and already setup through cmake while configuring witty), but that doesnt work. The variable BOOST_REGEX_LIB (cmake config) does point to the right location where regex lib is installed.

Can you suggest anything here please?

WD Updated by Wim Dumon over 14 years ago Actions #1

Hello,

I'm not a mac man, but I think you have to use dyldinfo to debug problems like these.

Regards,
Wim.

KD Updated by Koen Deforche over 14 years ago Actions #2

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche
  • Target version set to 3.2.2

KD Updated by Koen Deforche about 14 years ago Actions #3

  • Status changed from Feedback to Closed
Actions

Also available in: PDF Atom