Commit graph

5 commits

Author SHA1 Message Date
sborho
a11f545941 Fixes to resolve several build issues 2003-07-16 21:05:10 +00:00
manjunaths
c113cec8ab 1. Removed Makefile.in s from the repository. Hopefully this should fix the compiling problems in Debian. 2003-01-11 23:38:52 +00:00
manjunaths
21f36f975e 1. Removed configure and aclocal.m4. These are autogenerated and should not be in CVS. If you check out fom CVS you will need aclocal, automake and autoreconf to build now. 2003-01-11 18:49:03 +00:00
manjunaths
2849355f76 1. Fixed a bug in Object.cpp at void Object::do_broadphase of a
type mismatch bug.
        2. Fixed the names of of some Standard C++ header includes
           to prevent g++ 3.2.1 from complaining.
        3. Lots of minor fixes for all the files in the directory include/3D
           to bring the library up to date with g++ 3.2.1 standards.
        4. Fixed some header file names in sample/ directory.
        5. Added a check for qhull_a.h header file and fixed config.h include
           in Polyhedron.cpp.
        6. Added a check for qhull library and now depending on its presence
           the -lqhull switch is added during compilation.
2003-01-11 18:22:45 +00:00
dtecta
5b0de0a177 SOLID 2 is now FreeSOLID. 2002-10-21 21:53:19 +00:00