Hi everybody
I'm trying to create a lazarus project to play music with bass.
I've downloaded all bass zip files for linux but in them I've not found .pas wrappers, so I tryed to use the windows version.
It seems to run correctly for bass.pas but when i use bassmix.pas during compile I get an error:
Error. /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 3 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 4 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 5 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 6 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 7 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 8 (>= sh_info of 3)
Error: /usr/bin/ld.bfd: /lib/libbassmix.so: .dynsym local symbol at index 9 (>= sh_info of 3)
Error: Error while linking