Project

General

Profile

Actions

Bug #1288

closed

webgl example fails to load boost regex dylib

Added by Anonymous almost 12 years ago. Updated almost 12 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?

Actions #1

Updated by Wim Dumon almost 12 years ago

Hello,

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

Regards,

Wim.

Actions #2

Updated by Koen Deforche almost 12 years ago

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

Updated by Koen Deforche almost 12 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF