24 May '13 - 10:47 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 ... 4 5 [6]
  Reply  |  Print  
Author Topic: BASS for ARM Linux  (Read 8848 times)
SteveS
Guest
« Reply #100 on: 23 May '13 - 09:58 »
Reply with quoteQuote

This sounds suspiciously like the problem I had, where I was using a version of the libbass.so without 64 bit offset support against a file system which required it.

Are you using the latest version of the library (which has the support built in)?

If it was regular C/C++ I'd suggest executing a stat() call on the file and checking that you do get a zero return, and whereas in a Windows .NET environment that would be possible using Interop, I don't know if MONO supports such a thing.
Logged
serkanp
Posts: 2


« Reply #101 on: 23 May '13 - 16:06 »
Reply with quoteQuote

i am uploading the file now..
i tried 3-4 different mp3 file, all of them works on windows environment with the same code runs with mono..
all files i tried not worked in arm debian and arch linux.
also tried mp3-free and normal version. both have the same problem..

if you give me a test c++ app that will work on arm to test and debug..
just upload it and i will try and send you the output that it generates..
Logged
Pages: 1 ... 4 5 [6]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines