$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Fwd: Help needed with include path
From: Frédéric (ufospoke_at_[hidden])
Date: 2019-01-25 07:53:33
> g++ -c -Wall -m64 -I/net/simdata/OpenSourceLibs/Boost/rel-1.69.0/ -fpic -O3 SINRCalculation.cpp -o _gnuRelease/SINRCalculation.o
shouldn't it be -I/net/simdata/OpenSourceLibs/Boost/rel-1.69.0/include?
F