On Monday, June 30, 2014 7:26:46 AM UTC+2, Chris Leyon wrote:
>
> Update: I've given up on clang.  I never did figure out how to tell 
> cmake and/or acprep to pass a new option like "-stdlib=..." to the 
> compilation phase.  I assume it's possible somehow.  So I ended up 
> grabbing the compilation commands cmake produced and copying them into 
> a script and I manually added the option you suggested and recompiled. 
> Then it complained about not finding several standard include library 
> files. 
>
> So I am now trying g++.  Again, due to cmake 
>
>
Can you try to compile with therse options for acprep?

./acprep --debug --python --compiler="g++-4.8.4 -lboost_regex 
-lboost_iostreams" --boost=/your-boost-root-path 

Jostein


 

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to