<div dir="ltr">Hi,<div><br></div><div style>I have strange issue. Simple mpg123 player which work fine on LCL project, on console application throw floating error in line "mh_e := mpg123_read(mh, @outbuf[0], buffer_size, done);"</div>
<div style><br></div><div style>Here you can download demo:</div><div style><a href="http://ubuntuone.com/34XmBk7Lr2yCliPPTxcYI1">http://ubuntuone.com/34XmBk7Lr2yCliPPTxcYI1</a><br></div><div style><br></div><div style>You find two projects in zip file. LCL and console.</div>
<div style><br></div><div style>Before you run project:</div><div style>1. Copy shared libs from libs folder for your OS (I attached for linux only) into project folder</div><div style>2. Copy "Michita - Aurapporo.MP3" into your project folder</div>
<div style><br></div><div style>When you run console application it should play music and crash at 10 second. Please ignore code style etc. I just copied and modified source from my original project</div><div style><br></div>
<div style>Regards</div></div>