Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
7-10 release breaks compilation
07-20-2005, 11:12 AM,
#8
7-10 release breaks compilation
I can hardly call myself an autotools expert but I do have the GNU manual Big Grin There are two ways of playing this game:1) you could try to detect the fmod headers and library. If they are found, use them. If they are missing, search for the OpenAL headers and library and use them. If they are missing, fail the configure.2) default to FMOD. Provide the option --enable-openal in configure.ac which would disable FMOD and enable OpenAL. You want the AC_ARG_ENABLE macro.If you need more info, I recommend the autoconf manual from the GNU software site. It's pretty good (albeit large). The AC_ARG_ENABLE stuff is in section 12.2.Cheers (and THANKS!)Toby Haynes
Reply


Messages In This Thread
7-10 release breaks compilation - by ninjagumby - 07-14-2005, 06:12 PM
7-10 release breaks compilation - by thelusiv - 07-14-2005, 08:49 PM
7-10 release breaks compilation - by Nexus6 - 07-15-2005, 07:44 PM
7-10 release breaks compilation - by ninjagumby - 07-16-2005, 09:57 AM
7-10 release breaks compilation - by Nexus6 - 07-20-2005, 11:12 AM
7-10 release breaks compilation - by Nexus6 - 07-21-2005, 10:13 PM
7-10 release breaks compilation - by Nexus6 - 07-22-2005, 11:09 AM
7-10 release breaks compilation - by Nexus6 - 07-24-2005, 09:05 PM
7-10 release breaks compilation - by thelusiv - 07-25-2005, 02:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)