DevExpress [all products]-SSG

angelov

Member
Joined
Sep 26, 2008
Messages
6
Reaction score
11
DevExpress DXperience Universal 15.1.5
Code:
- Patch\DevExpress.Patch.exe
- Patch\Read me!!!.txt
- DevExpressCodeRush-15.1.5.15219.exe
- DevExpressComponents-15.1.5.15225.exe
- DevExpressDevExtreme-15.1.5.exe
Code:
Remove all ngened assemblies from GAC. Use totalcommander to enter the C:\Windows\assemblies folder and delete all devexpress* folders manually. Then run the patch 
Activation will not work on Visual Studio 2015, if all previous patches weren't deleted properly!
0. Close all Visual Studio instanses.
1. Remove other patches at first (Previous versions of this patch will be uninstalled automatically using current version).
2. Run it as administrator, overwise it'll tell you that you are not administrator.
3. The gui may be unresponsable a few minutes - it's ok.
4. Run this patch every time you installing/repairing DX controls.
You need to log in to view the content.

ps: i'm still working with old version so that one i'm not tested yet
 

AntiUser

Member
Joined
Dec 13, 2008
Messages
20
Reaction score
101
Ждал, ждал, так и не дождался. Пришлось делать самому.

Xbx8uKv.png


JawDLjj.png


DevExpress VCL for Delphi 7-XE7, D10 Seatle - 14.2.2 (Full Source, Demo, Help)
[HIDE=10]
https://mega.nz/#!xEhEhCRK!p8SyT5hKG1zALtH7G47-YUgGfumaiR2Fa6u0d3vsYL4
[/HIDE]Ставить лучше с помощью DxAutoInstaller v2.1.4 (установку вручную не проверял). Берется DxAutoInstaller v2.1.4 здесь
 
Joined
Aug 23, 2012
Messages
112
Reaction score
106
Age
47
Location
РФ, Москва
Так это для версий XE8-XE10. Мне же надо на Делфи 7.

Добавлено через 2 минуты

Так это для версий XE8-XE10. Мне же надо на Делфи 7.

Может просто надо посмотреть выше на этой странице и прекратить набивать посты?
 

dzkid

Member
Joined
Nov 20, 2015
Messages
5
Reaction score
0
Ждал, ждал, так и не дождался. Пришлось делать самому.

Xbx8uKv.png


JawDLjj.png


DevExpress VCL for Delphi 7-XE7, D10 Seatle - 14.2.2 (Full Source, Demo, Help)
*** скрытый текст ***Ставить лучше с помощью DxAutoInstaller v2.1.4 (установку вручную не проверял). Берется DxAutoInstaller v2.1.4 здесь


I've tried to install it with DxAutoInstaller that comes with this archive, but with no success and it always throws the following error:

Code:
Copying Files: D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Sources\*.*
----------------------------------------------------------------------------------------------------
Compiling package D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk
"C:\Program Files\Embarcadero\RAD Studio\7.0\bin\dcc32.exe" "D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk" --no-config -U"C:\Program Files\Embarcadero\RAD Studio\7.0\lib" -LN"\Dcp" -LE"\Bpl"  -$D- -$L- -$Y- -Q  -U"\Dcp" -U"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources" -R"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources"  -B -NU"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -N0"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE -NSWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;IBX;VclTee;  -DUSENATIVELOOKANDFEELASDEFAULT 
Embarcadero Delphi for Win32 compiler version 21.0
Copyright (c) 1983,2009 Embarcadero Technologies, Inc.
Fatal: F2039 Could not create output file '\Bpl\dxCoreRS14.bpl'
Compilation failure
Error.

The installer works fine when compiling the other packages and the problem occurs when it tries to compile and install the ExpressCore Library which is needed for all the other packages of the DevExpress VCL.

Can anyone help me please?!
 

dsatyukov

Member
Joined
Aug 25, 2012
Messages
10
Reaction score
3
I've tried to install it with DxAutoInstaller that comes with this archive, but with no success and it always throws the following error:

Code:
Copying Files: D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Sources\*.*
----------------------------------------------------------------------------------------------------
Compiling package D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk
"C:\Program Files\Embarcadero\RAD Studio\7.0\bin\dcc32.exe" "D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk" --no-config -U"C:\Program Files\Embarcadero\RAD Studio\7.0\lib" -LN"\Dcp" -LE"\Bpl"  -$D- -$L- -$Y- -Q  -U"\Dcp" -U"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources" -R"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources"  -B -NU"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -N0"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE -NSWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;IBX;VclTee;  -DUSENATIVELOOKANDFEELASDEFAULT 
Embarcadero Delphi for Win32 compiler version 21.0
Copyright (c) 1983,2009 Embarcadero Technologies, Inc.
Fatal: F2039 Could not create output file '\Bpl\dxCoreRS14.bpl'
Compilation failure
Error.

The installer works fine when compiling the other packages and the problem occurs when it tries to compile and install the ExpressCore Library which is needed for all the other packages of the DevExpress VCL.

Can anyone help me please?!

try this DvExpr14.2.2
 

LeshaRB

Premium Member
VIP
Joined
Jun 11, 2022
Messages
320
Reaction score
451
Location
Canada
Deposit
$ 150
Выше: там, где скриншот - я это видел. Но ссылки мне то не видно (Скрытый текст требуется (10 сообщение(ий), сейчас у вас 3):
У вас нет необходимых прав для просмотра скрытого здесь текста)! Вот и приходится, как вы говорите "набивать посты", чтоб ссылка отобразилась.

Я прикрою эту тему если тупо будут набиваться посты
Руки не доходят промодерировать ее
 

gulliver13

Member
Joined
Oct 19, 2010
Messages
28
Reaction score
0
I've tried to install it with DxAutoInstaller that comes with this archive, but with no success and it always throws the following error:

Code:
Copying Files: D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Sources\*.*
----------------------------------------------------------------------------------------------------
Compiling package D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk
"C:\Program Files\Embarcadero\RAD Studio\7.0\bin\dcc32.exe" "D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\ExpressCore Library\Packages\dxCoreRS14.dpk" --no-config -U"C:\Program Files\Embarcadero\RAD Studio\7.0\lib" -LN"\Dcp" -LE"\Bpl"  -$D- -$L- -$Y- -Q  -U"\Dcp" -U"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources" -R"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\Sources"  -B -NU"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -N0"D:\DevExpress VCL for Delphi 7-XE7, D10 - 14.2.2\Library\RAD Studio 2010" -AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE -NSWinapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;IBX;VclTee;  -DUSENATIVELOOKANDFEELASDEFAULT 
Embarcadero Delphi for Win32 compiler version 21.0
Copyright (c) 1983,2009 Embarcadero Technologies, Inc.
Fatal: F2039 Could not create output file '\Bpl\dxCoreRS14.bpl'
Compilation failure
Error.

The installer works fine when compiling the other packages and the problem occurs when it tries to compile and install the ExpressCore Library which is needed for all the other packages of the DevExpress VCL.

Can anyone help me please?!

Run DxAutoInstaller as administrator. It should fix the problem.
 

dzkid

Member
Joined
Nov 20, 2015
Messages
5
Reaction score
0

Run DxAutoInstaller as administrator. It should fix the problem.

Thank you guys, I've solved the problem but it was something else.

The problem was that my IDE>Bpl path was under %userprofile%\..\Bpl (and the same goes for the Dcp path) and in the IDE it was $(BDSCOMMONDIR)\Bpl and $(BDSCOMMONDIR)\Dcp, and for some reason the DxAutoinstaller (same case with all versions that support D2010) uses \Bpl\ and \Dcp\ strings as paths instead of the full path when compiling and installing the packages.

So I solved the problem by changing the $(BDSCOMMONDIR)\Bpl and $(BDSCOMMONDIR)\Dcp paths in the IDE options with the real full paths.
 

pabloivanoff

New member
Joined
Apr 12, 2006
Messages
3
Reaction score
0
Location
Irkutsk
Всем доброго дня. Подскажите как установить компоненты из файла dev14.2.2 XE8 -XE10.zip на XE8? Прописал все пути, но при компиляции XE8 выдает следующее сообщение:
[dcc32 Fatal Error] dxCoreRS23.dpk(34): E2202 Required package 'rtl' not found

Заранее благодарен.
 
Joined
Oct 1, 2009
Messages
21
Reaction score
13
Age
55
DevExpress VCL (installation/discuss)

83dbff8a5a0443d5b83126b49b7c6a0d.jpg


What's New in DexExpress VCL 15.2.2

DxAutoInstaller v2.1.5
  • Update profile to DevExpress VCL 15.2.2.

*** скрытый блок ***


Я так HELP реглю из BAT
если кто знает лучше cпособ - напишите pls

SET IDE_Namespace=embarcadero
SET IDE_Namespace_Postfix=rs2010

for /r %%a in (*.hxc) do "c:\Program Files (x86)\Embarcadero\RAD Studio\7.0\help\Doc\H2Reg.exe" -r cmdfile=%%~DPNa.ini
pause
 
Last edited by a moderator:

MSpider

New member
Joined
Jul 27, 2006
Messages
3
Reaction score
1
Всем доброго дня. Подскажите как установить компоненты из файла dev14.2.2 XE8 -XE10.zip на XE8? Прописал все пути, но при компиляции XE8 выдает следующее сообщение:
[dcc32 Fatal Error] dxCoreRS23.dpk(34): E2202 Required package 'rtl' not found

Заранее благодарен.

При компиляции какого из пакетов?
 

pabloivanoff

New member
Joined
Apr 12, 2006
Messages
3
Reaction score
0
Location
Irkutsk
Привет. Может не совсем в тему, но вопрос по данному набору компонент.
Для работы с современным форматом Офисных приложений есть компонент dxSpreadSheet. До этого я использовал cxSpreadSheetbook и там вроде как все понятно, но он не поддерживает новый формат. А вот dxSpreadSheet совершенно своеобразный компонент и никак не могу вникнуть в его логику. Если есть какой либо пример по работе с ним, то поделись ссылкой. Заранее благодарен
 

Ivanov-m2

Member
Joined
Jan 22, 2006
Messages
23
Reaction score
1
Location
Москва
Привет. Может не совсем в тему, но вопрос по данному набору компонент.
Для работы с современным форматом Офисных приложений есть компонент dxSpreadSheet ... Если есть какой либо пример по работе с ним, то поделись ссылкой. Заранее благодарен
Так в комплекте вроде есть Demo, да и Help неплохой.
 
Top