← Back to team overview

yade-dev team mailing list archive

[Bug 1282634] Re: Fails to build from yade/trunk

 

fixed in commit a7048f4:

https://github.com/yade/trunk/commit/a7048f4849a6b8c2016d8656b93a76bed5390653

** Changed in: yade
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1282634

Title:
  Fails to build from yade/trunk

Status in Yet Another Dynamic Engine:
  Fix Released

Bug description:
  Hi, I git clone git@xxxxxxxxxx:yade/trunk.git, then make install, the
  compiler complains:

  [ 30%] Building CXX object CMakeFiles/yade.dir/pkg/common/Wall.cpp.o
  [ 30%] Building CXX object CMakeFiles/yade.dir/pkg/common/PyRunner.cpp.o
  [ 31%] Building CXX object CMakeFiles/yade.dir/pkg/common/InsertionSortCollider.cpp.o
  In file included from /home/3S-LAB/cyuan/master/trunk/pkg/common/InsertionSortCollider.cpp:3:0:
  /home/3S-LAB/cyuan/master/trunk/pkg/common/InsertionSortCollider.hpp:91:2: error: a class-key must be used when declaring a friend
  /home/3S-LAB/cyuan/master/trunk/pkg/common/InsertionSortCollider.hpp:91:2: error: friend declaration does not name a class or function
  make[2]: *** [CMakeFiles/yade.dir/pkg/common/InsertionSortCollider.cpp.o] Error 1
  make[1]: *** [CMakeFiles/yade.dir/all] Error 2
  make: *** [all] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1282634/+subscriptions


References