WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: UOS & Tinycore exception at 000000 access violation  (Read 1872 times)

Offline pduive23

  • Newbie
  • *
  • Posts: 1
UOS & Tinycore exception at 000000 access violation
« on: June 30, 2015, 04:39:57 AM »

I'm Trying to make a music player using freepascal & the uos libary of Fredvs.
The program compiles ok when i use linux mint &  tinycore.  When i run the compiled program in linux mint everything is ok but when i run it with tinycore i get the exception at 000000 access violation.  This happens also with the examples of the uos libary. Alsa is running and is able to give audio.

Have anyone used the uos libary with succes using tinycore & have a solution?