Thread Previous • Date Previous • Date Next • Thread Next |
I still cant compile by clang++ My config.log says:/home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.cpp <-
|#include<iostream> |int main(int argc, char**argv){std::cerr<<std::endl;return 0;} |clang++ -o /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.o -c -Wno-unused-variable -Wno-mismatched-tags -Wno-constant-logical-operand -Qunused-arguments -I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4 -I/usr/include/eigen2 -I/home/anton/dem/yade/currentClang/build-bzr2413-clang/include/yade-bzr2413 /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.cpp
sh: clang++: not foundBut when I start the string "clang++ -o /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_tem....." from terminal, it says nothing. No errors.
Why scons says, that it can't find clang++? Thanks On 08/26/2010 07:42 AM, Václav S(milauer wrote:
I have attached the config.log, please, have a look. I did everything according to your instruction and instruction on CGAL-page. Is ccache need to be installed?Sorry to be a little sarcastic, but what would you think (from config.log)?:sh: ccache: not found[hint: either install it or do not use it (CXX=clang++)] _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : yade-dev@xxxxxxxxxxxxxxxxxxx Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp
Thread Previous • Date Previous • Date Next • Thread Next |