You are here: 2D Boy ForumWorld of Goo2D BOY FrameworkEntry point not found - irrKlang.dll
Pages: [1]
Entry point not found - irrKlang.dll
Entry point not found - irrKlang.dll
« on: May 20, 2010, 09:04:49 AM »

I tried compiling the demos and I have a bit of a problem.
I used irrKlang-1.1.0 and copied the required .dll's to the demo2 folder.
I get this error:

demo2d.exe - Entry point Not Found

The procedure entry point ?createIrrklangDevice@irrklang@@YAPAVISoundEngine@1@W4E_SOUND_OUTPUT_DRIVER@1@HPBD1@Z could not be located in the dynamic link library irrKlang.dll.

And it exits after pressing OK.
Logged
  • GMMan
  • Sr. Member
  • ****
  • Posts: 308
  •  
  • View Profile
Re: Entry point not found - irrKlang.dll
« Reply #1 on: May 21, 2010, 06:37:42 PM »

You need to check if irrKlang is the right version. DLL exports may change, either in name or format between versions. You might need to dig a bit to find the right version. Try the one from WoG.

If it was me, I would replace irrKlang with some other library, such as FMOD or BASS (after changing all the imports to the new library).
Logged

Author of World of Goo Portable. Download here!

(Forum spammer rank #6. Lol.)
  • Soultaker
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 555
  •  
  • View Profile
Re: Entry point not found - irrKlang.dll
« Reply #2 on: May 22, 2010, 11:17:19 AM »

I already replaced irrKlang with SDL for the Linux port. That would work on Windows too.

Too bad I'm not allowed to release the code.  Grin
Pages: [1]
You are here: 2D Boy ForumWorld of Goo2D BOY FrameworkEntry point not found - irrKlang.dll
Jump to: