Hi there
I'm trying to create a bass plugin for GLBasic, I am converting the B3D .decl to GLBasic using hellokitty tool, and when I complie, it doesn't like FUNCTION BASS_SampleCreate: length,freq,chans,MAX,flags
As far as i can see, there is nothing wrong here.
I have attached it onto this posting, has anyone already created a bass plugin, if so, please could you upload your one, as I just want to use BASS with ogg
Kind Regards
i think MAX is a command. rename it to iMax or something else
Hey trucidare
Nice one, yes that was it, it was a reserved word, I have changed all that, but now get linker errors it seems on compiling, see error.txt on this thread, Can you give any insight into this, I have attached the new project on this thread
Kind Regards
[attachment deleted by admin]
for inline you need a premium license. demo mode not working
ahhhhh okay then, thanks for your help trucidare =D
I think you need the header pack.
http://www.glbasic.com/files/headers.rar (http://www.glbasic.com/files/headers.rar)
Hi Kitty
I'm afraid it is still the same error, even though I pasted the header files in "C:\Program Files\GLBasic\Compiler"
If it is a demo restriction, I will wait until i purchase premium next week
Kind Regards