[Openal] linker problem with Borland C++ Builder

Joe Tennies rotund at fatnsoft.com
Tue Feb 17 07:16:53 PST 2004


Okay, you missed one more thing.  you should run libimp on the .lib
files with some option... I believe it's libimp -a, but read the help
file and it'll tell you.

On Sun, 2004-02-15 at 12:43, Yvan wrote:
> hi,
> 
> i tried to make a program with openAL today and had some problems linking it. I
> am using the Borland C++ Builder and first had to convert both libraries with
> the coff2omf.exe utility provided by Borland.
> 
> Now, when I try to compile my project, I get this error:
> 
> [Linker Error] Unresolved external '_alutInit' referenced from E:\MY
> DOCUMENTS\MY MUSIC\ELEMENTEN\TAPE\MAINFORM.OBJ
> 
> I know i have added the new library files to my project, so that`s not my
> mistake. I'm quite new to c++ programming, but i don't think i've made any
> programming errors. I do think that it is a bit strange that the libraries are
> a lot smaller once processed with coff2omf.exe? Could it be that something went
> wrong there? And how do i solve that?
> 
> Kind Regards,
> 
> yvan vander sanden
> 
> 
> 
> _______________________________________________
> openal mailing list
> openal at opensource.creative.com
> http://opensource.creative.com/mailman/listinfo/openal
-- 
Joe Tennies <rotund at fatnsoft.com>




More information about the Openal mailing list