Fmodex problem

18 views
Skip to first unread message

Iuri

unread,
May 19, 2012, 2:10:57 PM5/19/12
to fluoresce...@googlegroups.com
Hi,
 I am trying to compile fluorescence again but now with a more updated system (ubuntu 12.04 64bits). But now I get an errror with fmodex. Take a look

[100%] Building CXX object src/fluorescence/CMakeFiles/fluorescence.dir/platform.cpp.o
Linking CXX executable ../../../fluorescence
/usr/bin/ld: cannot find -lfmodex
collect2: ld returned 1 exit status
make[3]: ** [../fluorescence] Erro 1
make[3]: Saindo do diretório `/home/iuri/fluorescence/build'
make[2]: ** [src/fluorescence/CMakeFiles/fluorescence.dir/all] Erro 2
make[2]: Saindo do diretório `/home/iuri/fluorescence/build'
make[1]: ** [all] Erro 2
make[1]: Saindo do diretório `/home/iuri/fluorescence/build'
make: ** [release] Erro 2






I have fmodex instaled here.

iuri@iuri-VGN-FE890N:~/fluorescence/build/src/fluorescence$ ls /usr/local/lib/libfmodex*
/usr/local/lib/libfmodex64-4.40.06.so  /usr/local/lib/libfmodexL64-4.40.06.so
iuri@iuri-VGN-FE890N:~/fluorescence/build/src/fluorescence$

spin

unread,
May 19, 2012, 6:24:19 PM5/19/12
to fluoresce...@googlegroups.com
Hi,

I have not built fluorescence on a 64bit system since fmod was added as
a dependency. I suggest you add a link named /usr/local/lib/libfmodex.so
pointing to libfmodex64-4.40.06.so.
For a proper fix, you can create a FindFmodEx.cmake file similar to
cmake/FindClanLib.cmake.

Iuri

unread,
May 19, 2012, 7:09:18 PM5/19/12
to fluoresce...@googlegroups.com
Nice changing the mane to libfmodex.so works well. Thanks
Reply all
Reply to author
Forward
0 new messages