Hi there,
I'm quite new to the topic FreeBASIC and I tried to link a static lib compiled with Visual C++ 2005 Express ed.
I followed all examples I could find and tried a whole bunch of stuff to get it working ... without any success.
The compiler keeps complaining about "undefined reference to ..." errors

Perhaps you can help me out a bit here?
My idea was to enable FreeBASIC to play real ATARI ST chip musaxxs with the YM2149 GPLed "StSoundLibrary" (
http://leonard.oxg.free.fr) - I extended the lib to let it play a ym-chip music directly with a built-in winmm-sound server.
With C++ everything works just fine ...
Help is very much appreciated

I attached my tries here ...
Cheers,
SLiPPY