-
- Downloads
Add .pro files for qhull, qhulltest, rbox, and user_eg3.c
Qhull and rbox build correctly under mingw with gcc 4.4.0. Please send email to bradb@shore.net if Qhull builds correctly with Linux gcc 4.4.0 -O2. With gcc 4.2 and 4.3 qset.c segfaulted due to an optimization error. http://gcc.gnu.org/ml/gcc-bugs/2007-09/msg00474.html [April 2008] of http://www.qhull.org/news/#bugs user_eg3 is a demonstration of using Qhull C++ interface. Qhulltest contains some failing testcases due to changes made for user_eg3. Will be fixed soon. qhull-qt reports an error because the link does not skip userprintf.c in libqhull.a. Also the dependencies between qhull-qt and libqhull.a are handled incorrectly.
Showing
- cpp/Qhull.cpp 1 addition, 1 deletioncpp/Qhull.cpp
- cpp/QhullQh.cpp 1 addition, 1 deletioncpp/QhullQh.cpp
- cpp/RboxPoints.cpp 1 addition, 1 deletioncpp/RboxPoints.cpp
- cpp/qhulltest/Qhull_test.cpp 4 additions, 4 deletionscpp/qhulltest/Qhull_test.cpp
- cpp/road/RoadError.cpp 0 additions, 1 deletioncpp/road/RoadError.cpp
- cpp/user_eg3.cpp 3 additions, 0 deletionscpp/user_eg3.cpp
- qtpro/qhull-qt/qhull-qt.pro 1 addition, 4 deletionsqtpro/qhull-qt/qhull-qt.pro
- qtpro/qhull/qhull.pro 17 additions, 0 deletionsqtpro/qhull/qhull.pro
- qtpro/qhulllib/qhulllib.pro 0 additions, 1 deletionqtpro/qhulllib/qhulllib.pro
- qtpro/qhulltest/qhulltest.pro 133 additions, 0 deletionsqtpro/qhulltest/qhulltest.pro
- qtpro/rbox/rbox.pro 17 additions, 0 deletionsqtpro/rbox/rbox.pro
- qtpro/user_eg3/user_eg3.pro 100 additions, 0 deletionsqtpro/user_eg3/user_eg3.pro
- src/Changes.txt 4 additions, 0 deletionssrc/Changes.txt
- src/user.h 1 addition, 1 deletionsrc/user.h
- src/userprintf.c 8 additions, 0 deletionssrc/userprintf.c
Loading
Please register or sign in to comment