Search found 4 matches

by E_Pluribus_Unum
Thu Jul 04, 2013 11:56 am
Forum: Support
Topic: Trial XE4 win64 compile error
Replies: 6
Views: 19064

The new runtime package trick worked. Thank You!

PS : The following files are missing from \64\ dir :
RVDsgn, RVReg, RVSEdit, RVDsgnSplash

Fortunately I do not need them. :)
by E_Pluribus_Unum
Wed Jul 03, 2013 11:47 am
Forum: Support
Topic: Trial XE4 win64 compile error
Replies: 6
Views: 19064

I found this on TMS "CodeGear does NOT support the use of binary component distributions with trial version of Delphi or C++Builder or the free Turbo Explorer IDEs. As such, it is not possible to use TMS Component evaluation distributions with trial versions of Delphi or C++Builder or the free Turbo ...
by E_Pluribus_Unum
Tue Jul 02, 2013 11:17 am
Forum: Support
Topic: Trial XE4 win64 compile error
Replies: 6
Views: 19064

The root problem is that we've got our package which requires RVPkgDXE4. It compiles win32 without aproblem, but on win64 I get the following error. [dcc64 Fatal Error] RVPkgDXE4.dpk(1): E2225 Never-build package 'RVPkgDXE4' must be recompiled [dcc64 Fatal Error] COMiX.dpk(66): E2202 Required ...
by E_Pluribus_Unum
Mon Jul 01, 2013 9:20 am
Forum: Support
Topic: Trial XE4 win64 compile error
Replies: 6
Views: 19064

Trial XE4 win64 compile error

Hi! I could install and user RV without a problem for win32. But when I compile for win64 i get the following error : [dcc64 Fatal Error] RVPkgDXE4.dpk(98): F2048 Bad unit format: 'CRVData.dcu' - Expected version: 25.0, Windows Unicode(x64) Found version: 25.0, Windows Unicode(x86) The file exists ...