June 1, 200620 yr Hi,I use Dev C++ for creating gauges.Just when I need sound, I have to use MSVC++.I wanted to create sound gauges on the Dev C++ IDE too:I have now downloaded the Direct X for Dev C++ so that it should work. When compiling, everything works fine. But when the compiler wants to link the libfssound.a I get error messages "undefined reference to 'whatever functionname' "So, there seems to be a problem with the library file(*.a)I have got the dll and the def file. Is there a way with Dev C++ to rebuild such a library file?Regards,Harry
Create an account or sign in to comment