Hello
BDS2006 C++Builder version.
Today I upgrade Teechart into v2011.03.30407, and when rebuild my application, I got link error for
"too many exports; only 65535 permitted"
So I manually comments out nearly all the exports in GDIPOBJ.HPP, TeeGDIPOBJ.HPP, TeeGDIPAPI.HPP and part of exports in TeeGDIPlus.HPP(to keep the GDIPlus compent working).
Then problem is solved.
As far as GDI+ features are internally used TeeChart, please consider not to export them to prevent export limitation reached
link error for "too many exports" after upgrade
Re: link error for "too many exports" after upgrade
Hello Liang,
Excuse us for the delay with this issue.
This is only to tell you we haven't forgotten you and we are investigating it.
Excuse us for the delay with this issue.
This is only to tell you we haven't forgotten you and we are investigating it.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: link error for "too many exports" after upgrade
Hello
It is fine for me.
Currently my temp solutions works, and I also hope others who have met the same problem can also know this temp solution.
It is fine for me.
Currently my temp solutions works, and I also hope others who have met the same problem can also know this temp solution.