Opened 16 years ago

Closed 16 years ago

#750 closed Support Requests (None)

cannot find -lboost_regex

Reported by: nobody Owned by: John Maddock
Milestone: Component: None
Version: None Severity:
Keywords: Cc:

Description

When i compile BMPX which needs boost, it says cannot 
find -lboost_regex. I compile boost with unicode 
support. what could be the probelem?

Change History (2)

comment:1 by John Maddock, 16 years ago

Logged In: YES 
user_id=14804

You need to make sure that libboost_regex is located
somewhere in your compiler's library search path, or that
you tell the compiler where it is with the -L option.

John Maddock.

comment:2 by sf-robot, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=1312539

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Note: See TracTickets for help on using tickets.