bugGNU source-highlight - Bugs: bug #65534, boost::regex library

 
 

bug #65534: boost::regex library

Submitter:  None
Submitted:  Fri 29 Mar 2024 02:10:43 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 29 Mar 2024 02:10:43 PM UTC, original submission:  

I’m trying to build source-highlight on my computer on windows
But for some reason CygWin won’t recognize boost::regex.

ERROR! Boost::regex library not installed.
Please install it (download at http://boost.org/)

I tried to run

autoreconf -i
 
than i installed boost libs.

afterwards i linked that lib to /usr/include/boost

mkdir build
cdbuild
../configure 
THAT DIDNT WORK SO I TRIED many others configures. with different flags.
../configure CXXFLAGS=/usr/include/boost/ 
LDFLAGS=-L/cygdrive/c/boost_1_84_0_b1_rc1/boost

i followed all steps on installation and build src-high...
also this:
2.4 Tips on installing Boost Regex library
here:http://gnu.ist.utl.pt/software/src-highlite/source-highlight.html#fnd-2

but nothing seems to help.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #55906:  obrázek_2024-03-31_113513670.png added by None (9KiB - image/png - I have tried doing this also but you can see i still got ERROR! boost::regex)
file #55907:  obrázek_2024-03-31_113536852.png added by None (132KiB - image/png - I have tried doing this also but you can see i still got ERROR! boost::regex)
file #55899:  image002.png added by None (40KiB - image/png)
file #55898:  image001.png added by None (13KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2024-03-31 None Attached File- Added obrázek_2024-03-31_113513670.png, #55906
    Attached File- Added obrázek_2024-03-31_113536852.png, #55907
2024-03-29 None Attached File- Added image001.png, #55898
    Attached File- Added image002.png, #55899

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code