exe ok but not dll VC2008 express

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Hi
The same code as a exe compiles ok but as dll I get:
error LNK2019: unresolved external symbol "__imp__alSourcefv" in
function "char __cdecl LoadALData (void

etc. What should I do differently than as a exe for a dll with VC2008?
openal error
Thank you very much
Michael
 
Back
Top