Author Topic: CS configure not detecting cal3d, and cal3d configure issues  (Read 709 times)

JeroMiya

  • Traveller
  • *
  • Posts: 33
    • View Profile
CS configure not detecting cal3d, and cal3d configure issues
« on: December 14, 2004, 04:47:12 pm »
First my system:
Mac OS 10.3.6
XCode 1.5 with gcc update

The problem I\'m having is with cal3d and CS. The CVS version of cal3d does not come with a configure, you have to generate it with ./autogen.sh, except that autogen.sh complains that the autogen and other tools are out of date, so there is currently no way to build cal3d with just Apple\'s tools. I tried, instead, to have someone generate the configure on linux, and then run it on mac. That seemed to work. The library compiled, and installed. I configured with ./configure --enable-debug --prefix=/usr/local and it compiled and installed cleanly.

However, when trying to ./configure CS, it would not say that cal3d was present, even if I sent it --with-libcal3d=/usr/local and added /usr/local/lib to LD_LIBRARY_PATH.

So I\'m currently at a loss. There has to be something wrong in this process that I\'m not getting. It seems very strange to me that CS\'s configure would not see the libraries there, even when directed specifically to them. Obviously someone has it working, since the OSX beta is out, so how did you do it?

Thanks,
Jeremy

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #1 on: December 15, 2004, 04:17:10 am »
The break is very recent, I was able to autoreconf --install to get things working.  Current CS & current cal3d seem to recognize each other.
Quidquid latine dictum sit, altum sonatur.