Re: [Plplot-devel] qhull library on windows

2006-10-20 Thread Rafael Laboissiere
* Werner Smekal <[EMAIL PROTECTED]> [2006-10-19 11:00]: > I just found out that Rafael Laboissiere is one of the admin of the > projects :). So, Rafael, I think I could easily extend the script to > also compile the executables not only the library (and therefore a > complete replacement for th

Re: [Plplot-devel] qhull library on windows

2006-10-19 Thread Alan W. Irwin
On 2006-10-19 11:00+0200 Werner Smekal wrote: > I just found out that Rafael Laboissiere is one of the admin of the [qhull] > projects > :). Yes, Rafael wears many different open-source hats. :-) I had forgotten his qhull involvement, and I am sure there are other open-source projects of his

Re: [Plplot-devel] qhull library on windows

2006-10-19 Thread Werner Smekal
Hi, > You might find the qhull community becomes more active if you show interest > by attempting to donate your CMake work to their project. Anyhow, I suggest > that is the first thing you should do. If you get no quick response from > the qhull community, then I agree you should make an add

Re: [Plplot-devel] qhull library on windows

2006-10-18 Thread Alan W. Irwin
On 2006-10-18 09:44+0200 Werner Smekal wrote: >>and change from >> >>check_include_file("qhull/qhull_a.h" QHULL_INCLUDE) >> >>to the following: >> >>set(CMAKE_REQUIRED_INCLUDES ${QHULL_INCLUDE_DIRS}) >>check_include_file("qhull/qhull_a.h" QHULL_A_VARIABLE) >>set(CMAKE_REQUI

Re: [Plplot-devel] qhull library on windows

2006-10-18 Thread Werner Smekal
Hi Alan, thank you for the cookbook to make the appropriate changes. > > On your Linux box, find and xargs really are quite helpful at answering > such questions: > > [EMAIL PROTECTED]> find -name CMakeLists.txt|xargs grep QHULL_LIB > ./lib/nn/CMakeLists.txt:target_link_libraries(csironn ${QHULL

Re: [Plplot-devel] qhull library on windows

2006-10-08 Thread Alan W. Irwin
On 2006-10-08 12:13+0200 Werner Smekal wrote: > Hi, > > I wanted to add qhull library support for windows. To compile the qhull > library in windows was easy, no problem here. Problem is, that cmake doesn't > find the qhull_a.h header file. I set the CMAKE_INCLUDE_PATH correctly, but > the chec

[Plplot-devel] qhull library on windows

2006-10-08 Thread Werner Smekal
Hi, I wanted to add qhull library support for windows. To compile the qhull library in windows was easy, no problem here. Problem is, that cmake doesn't find the qhull_a.h header file. I set the CMAKE_INCLUDE_PATH correctly, but the checkincludefiles module doesn't use this variable - it only