Page 1 of 1

Linker error in C++Builder

Posted: Fri 10 Jan 2014 19:54
by atraversi
Hello

Sorry, my english is bad.

I developed a Fire Monkey desktop (HD) C++Builder project with work fine with Unidac 5.1 in Rad Studio XE5.
I updated Rad Studio to XE5 Update 2, and installed the new Unidac 5.2.5 components.
Now, when recompile my FM project, the following error appears:

Code: Select all

[ilink32 Error] Error: Unresolved external 'memcmp' referenced from C:\PROGRAM FILES\EMBARCADERO\RAD STUDIO\12.0\LIB\WIN32\RELEASE\LITEPROVIDER190.LIB|LiteStaticUni
[ilink32 Error] Error: Unresolved external 'memmove' referenced from C:\PROGRAM FILES\EMBARCADERO\RAD STUDIO\12.0\LIB\WIN32\RELEASE\LITEPROVIDER190.LIB|LiteStaticUni
Anyone can help me?

Regards,
Angel

Re: Linker error in C++Builder

Posted: Sat 11 Jan 2014 09:49
by AlexP
Hello,

Thank you for the information, we have already fixed the problem, this fix will be added to the next UniDAC version.

Re: Linker error in C++Builder

Posted: Mon 13 Jan 2014 18:24
by atraversi
ok, thank you.

When they plan to release a new version?

Regards

Re: Linker error in C++Builder

Posted: Tue 14 Jan 2014 08:17
by AlexP
Hello,

We plan to release a new version in the end of this - beginning of the next month.

Re: Linker error in C++Builder

Posted: Tue 14 Jan 2014 12:26
by atraversi
Thanks