Page 1 of 1

V8.06 - Gdipapi error linking TeePro811.bpl

Posted: Tue Sep 15, 2009 2:46 pm
by 10054230
Hi,
I am a new Steema user and have successfully installed V8.06. I was evaluating 8.05 and am familiar with the issues regarding TeeTools and gdipapi. When I run my app (CB 2007) in V8.06 with TeeTools included I get the following error at runtime.

"The procedure entry point @Gdipapi@initialization$qqrv could not be located in the dynamic link library TeePro811.bpl"

I have ensured any project options directories or paths are pointing to the new 8.06 dir.

Any help is greatly appreciated.

darcy

Re: V8.06 - Gdipapi error linking TeePro811.bpl

Posted: Tue Sep 15, 2009 3:10 pm
by narcis
Hi darcy,

I have checked it again with the v8.06 Pro installer for RAD Studio 2007 and didn't got that error with TeeTools. Actually this is a known issue which was fixed for v8.06. So this make me think your IDE is still referencing old packages. Please try removing v8.05 files and check that all Path and Defines sections (general, Delphi and C++ Builder) paths at Project -> Options and also all paths and environment variables at Tools -> Options point to v8.06 paths. Also check that are the v8.06 packages those loaded at Project -> Options -> Packages.

Thanks in advance.

Re: V8.06 - Gdipapi error linking TeePro811.bpl

Posted: Wed Sep 16, 2009 9:33 am
by 10054230
Narcis,
Thanks for the advice. You were right. A clean uninstall and reinstall sorted it. :D

Thanks v. much