Search found 4 matches

by leakingpear
Thu Mar 15, 2007 6:47 pm
Forum: Game Programming
Topic: IrrKlang could not init COM?
Replies: 1
Views: 1218

IrrKlang could not init COM?

I keep getting a message in the console that IrrKlang couldn't init COM and sounds aren't working either, is there something i'm doing wrong? I'm using VS2005 SP1 with the correct libs and dlls.
by leakingpear
Mon Mar 12, 2007 8:54 pm
Forum: Beginners Help
Topic: Entry point problems...
Replies: 5
Views: 210

Thanks alot Grunty that fixed that problem, I must have had the wrong DLL. Now i've got a problem where it's crazy as soon as the little DOS window comes up, it again doesn't allow me to step through the code so I assume it's another error along the same sort of lines, the exception it throws is: Fi...
by leakingpear
Mon Mar 12, 2007 6:09 pm
Forum: Beginners Help
Topic: Entry point problems...
Replies: 5
Views: 210

I'm using VS2005 and i'm linking to the win32-visualstudio lib, i've had it working before in the project (as a quick test before putting in my main handling code), so I don't think that's the problem unless there's something i'm missing.
by leakingpear
Mon Mar 12, 2007 2:59 pm
Forum: Beginners Help
Topic: Entry point problems...
Replies: 5
Views: 210

Entry point problems...

So i've got this terrible problem where it complains that it can't find the entry point for irrlicht, the error is: The procedure entry point ?createDevice@irr@@YAPAVIrrlichtDevice@1@W4E_DRIVER_TYPE@video@1@ABV?$dimension2d@H@core@1@I_N22PAVIEventReceiver@1@PBD@Z could not be located in the dynamic ...