|
From: Saurabh B. <sau...@gm...> - 2020-05-17 11:51:02
|
Hello, After running ./configure as the manual suggests, I faced the following error: *Configure: error: boost library not found (boost/graph/adjacency_list.hpp)* After which i came across this post <https://sourceforge.net/p/sdcc/discussion/1865/thread/ce681ab6/>, and ran the following command but the same error still persists.: ./configure CPPFLAGS=-I/opt/local/include Any suggestions? |