I can not get BASS Libraries working with PureBasic 5.21 ver
Posted: Sat Jan 25, 2014 2:20 am
I downloaded the BASS libraries from the web site un4seen.com
then had to take the types from the pointers and then put the files in the source directory.
I then ran the compiler and got linker problems.
is it the IDE settings?
Please help.
then had to take the types from the pointers and then put the files in the source directory.
I then ran the compiler and got linker problems.
I tried creating a new project with all the files, but its the same.POLINK:error Unresolved external symbol "_BASS_Init"
POLINK:error Unresolved external symbol "_BASS_StreamCreateFile"
POLINK:error Unresolved external symbol "_BASS_ChannelPlay"
POLINK:fatal error: 3 unresolved external(s)
is it the IDE settings?
Please help.