Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-12 Thread Arno Garrels
brian - wrote:
> At first yes, then I tried to uninstall the old VCL and delete all the
> older files first, 

It's not required to delete any old files, just ensure that
there's no path still pointing to the old \Delphi\Vc32
directory but to the new one in
Tools | Options | Delphi Options | Library 
check that for all platforms.
I do switch between the different ICS versions frequently
without problems. In the Library options I invalidate paths
with an underscore "_" prefix. 

> then proceeded with the fmx beta. Used the -nocache
> option as well.

Sometimes the Project Manager silently adds unwanted 
dependencies to the requires section of a package project
file (.dproj) so try to revert any local changes in your 
working copy if any?

-- 
Arno






   
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-12 Thread brian -
At first yes, then I tried to uninstall the old VCL and delete all the
older files first, then proceeded with the fmx beta. Used the -nocache
option as well.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-12 Thread Arno Garrels
brian - wrote:
> Followed the notes, now I get a different error when trying to
> install any of the 3 design-time packages:
> 
> http://img21.imageshack.us/img21/8727/201204120943.png

It is not possible to install both the old and new packages
at the same time. The new packages do include both VCL and FireMonkey
components. Do you still have OverbyteIcsDXe2Design.bpl installed?
If yes, remove it from Component | Install Packages.
Also start the IDE with the -nocache commandline switch, it
disables the package cache, saves nerves and is IMO faster.

-- 
Arno


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-12 Thread brian -
Followed the notes, now I get a different error when trying to install any
of the 3 design-time packages:

http://img21.imageshack.us/img21/8727/201204120943.png
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-10 Thread Arno Garrels
Arno Garrels wrote:
> If you want to install the components for both VCL and FireMonkey you
> have to build and install the packages contained in
> Install\DXe2InstallVclFmx.groupproj as described in
> CrossPlatformNotes.txt. 

CrossPlatformNotes.txt was renamed to BetaNotes.txt.

-- 
Arno

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-09 Thread Arno Garrels
brian - wrote:
> Are there any special steps to follow for installing the beta ICS
> package (from svn) for Firemonkey? Tried to install it separately,
> and it gives an error
> 
> "The procedure entry point @Overbyteicslibrary@initialization$qqrv
> could not be located in the dynamic link library"
> OverbyteIcsDXe2Run.bpl

Beside Francois' tip, try to first uninstall/remove the old design-time
package(s) from Component | Install Packages. I got this error from time
to time upon building the run-time package while a non-matching 
design-time package was still installed.

If you want to install the components for both VCL and FireMonkey you
have to build and install the packages contained in 
Install\DXe2InstallVclFmx.groupproj as described in CrossPlatformNotes.txt. 

-- 
Arno


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] How to install Firemonkey beta pack for XE2

2012-04-09 Thread François Piette
>Are there any special steps to follow for installing the beta ICS package
(from svn) for 
>Firemonkey? Tried to install it separately, and it gives an error

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

Are you sure you have recompiled both runtime and design time package ?
Isn't any mess in the search path so that old and new ICS are messed ?

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be




--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be