help-source-highlight
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-source-highlight] Boost Regex library linking problem


From: Peter Johansson
Subject: Re: [Help-source-highlight] Boost Regex library linking problem
Date: Mon, 26 Sep 2011 23:47:56 -0400
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12

Hi Tim,

On 9/26/11 4:20 PM, Tim Statler wrote:

The following directory should be added to compiler include paths: /Users/wnpm38/boost_1_47_0      
The following directory should be added to linker library paths:  /Users/wnpm38/boost_1_47_0/stage/lib

I then run ./configure with the CXXFLAGS parameter:

Perhaps use LDFLAGS as well

./configure CXXFLAGS=-I/Users/wnpm38/boost_1_47_0 LDFLAGS=-L/Users/wnpm38/boost_1_47_0/stage/lib

HTH,
Peter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]