Page 1 of 1

Operator.exe entry point error

Posted: 25 Sep 2014, 15:18
by yahB
Hello,

I am trying to run BCI2000 after compiling in VS2010 and getting the following error when running Operator.exe:

The procedure entry point ?registerInterpolator@QVariantAnimation@@CAXP6A?AVQVariant@@PBX0N@ZH@Z could not be located in the dynamic link library QtCore4.dll.

Does anyone have an idea on how to resolve?

Thanks.

Re: Operator.exe entry point error

Posted: 26 Sep 2014, 10:00
by boulay
What revision of the source are you using? Try to use a revision that corresponds to the latest binary release. According to the wiki, that is revision 4230.

I hope the bugs in the main trunk get fixed soon.

Re: Operator.exe entry point error

Posted: 26 Sep 2014, 11:34
by yahB
I appreciate your reply. I am using version 3099.

Thanks.