Dark Bit Factory & Gravity

PROGRAMMING => Purebasic => Topic started by: GuillyGuilly on April 11, 2016

Title: .snd player for purebasic
Post by: GuillyGuilly on April 11, 2016
Hi
I would like to use OSME Library for Purebasic. It works fine on my purebasic 32 bits version but not on my MAC and my 64 bits version (normal)

Do you know where i can find OSME library for MacOSX and 64 bits Window Version ?

Thanks :D
Title: Re: .snd player for purebasic
Post by: padman on April 12, 2016
Hi and welcome aboard.

Quote
Do you know where i can find OSME library for MacOSX and 64 bits Window Version ?

I'm afraid nowhere. OSME is Windows-only and 32-bit. You can't call 32-bit dlls or static libs from a 64-bit program.

Pad.
Title: Re: .snd player for purebasic
Post by: jace_stknights on May 29, 2016
Yep, made some port of my remake on mac, and I used ... MP3 conversion of SND songs :( no way...
Title: Re: .snd player for purebasic
Post by: GuillyGuilly on May 29, 2016
Thanks Jace. Too bad

I hope to find a true archive with some purebasic demoscene codes (but working with last purebasic version) :) and working libs :)