Jump to content

hdlbq

Members
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by hdlbq

  1. Hello,

    Good news !

    By comparing the AABSPTree.h fetched by git and the one fetched by svn release 6767, I have discovered that the line 1548:

    "         typename Table<Member, Node*>::Iterator it;"

    seems to have been removed from the git version by some contributor.

    Just add it after these ones:

        class Iterator {
       private:
           friend class AABSPTree<T>;

    and the compiling can go further on.

    Good luck:)

  2. Hello,

    I followed the steps in this tutorial, but compiling fails with the error below. I'm running Debian Etch. I tried searching for this error in the forums but couldn't find anything. Thanks for any help with this.

    _AABSPTree::Handle<T> >, G3D::AABSPTree<T>::Node*, GHashCode<G3D::_internal::Indirector<G3D::_AABSPTree::Handle<T> > > >::Iterator&)â:
    ../../../../src/shared/vmap/AABSPTree.h:1552: error: class âG3D::AABSPTree<T>::Iteratorâ does not have any field named âitâ
    ...
    
    

    Hi,

    I have the same problem.

    Do you have found some solution ?

    Thanks

    Best regards

  3. Hi,

    Thanks for the tutorial.

    Until now, I used svn, but, since the new patches seems to be be released only on the git repository, I have decided to switch to git.

    I have donwloaded everything, using the tutorial command, configure, compile. OK

    But realm-worldd displays a lot of error messages on SQL incompatibilities, either if I use the last udb files, or the sql files supplied with the distrib, or the old sql files I use with my 6767 release.

    Please, can someone tells me where I can find good sql files for the last git release ?

    Thanks

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use