Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
10.2 fails to compile on Ubuntu
10-06-2005, 12:59 PM,
#2
10.2 fails to compile on Ubuntu
I'm doing all my development on an Ubuntu Hoary system so this should work. I haven't tried compiling with that version of OpenAL, and it looks like they might have changed something in the headers thats causing some conflict with the OpenAL headers we provided. If you can get it to work feel free to post a patch.As for the FMOD bit, this is a bug I just discovered (thanks to Fabien Zouaoui who wrote an ebuild for Gentoo and found this). Change "src/SConscript", line 52 from<pre>local_env.Append('-DHAVE_FMOD=1')</pre>to<pre>local_env.Append(CCFLAGS = '-DHAVE_FMOD=1')</pre>And that should fix things up.
Reply


Messages In This Thread
10.2 fails to compile on Ubuntu - by thelusiv - 10-06-2005, 12:59 PM
10.2 fails to compile on Ubuntu - by thelusiv - 10-06-2005, 02:19 PM
10.2 fails to compile on Ubuntu - by Nexus6 - 10-16-2005, 12:14 PM
10.2 fails to compile on Ubuntu - by thelusiv - 10-16-2005, 12:42 PM
10.2 fails to compile on Ubuntu - by thelusiv - 10-16-2005, 01:26 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)