Menu

#40 error: "angle2vec" was not declared in this scope

open
nobody
Code (26)
5
2009-04-02
2009-04-02
Anonymous
No

ArenaBase.cc 562

error: "angle2vec" was not declared in this scope

l use freebsd 6.1 :)

thanks

Discussion

  • Nobody/Anonymous

     
  • Nicholas Ring

    Nicholas Ring - 2009-05-17

    I encountered this problem as well on a 64bit Arch Linux box using GCC 4.4.
    I was able to compile successfully on the same system using GCC 3.4.6 and by not running multiple make jobs (-j switch).
    CC=/usr/bin/gcc-3.4 CXX=/usr/bin/g++-3.4 ./configure

     

Log in to post a comment.