Dergen wrote: > I installed without problems the Win32 and Win64. for OSX32 I started > compiling "bplIcsCommonDXE3Run.dylib", and then I tried without > success to compile the package "bplIcsFmxDx3Run.dylib".
That is the right order and should work. Have you opened the DXe3InstallVclFmx.groupproj? Package output directory is not set in the packages so the default from Tools | Options | Delphi options | Library matters. The default is $(BDSCOMMONDIR)\Bpl\$(Platform) where bplIcsCommonDXE3Run.dylib should be found. On my Win7 box the OS X package output directory is C:\Users\Public\Documents\RAD Studio\10.0\Bpl\OSX32 Similar the DCP output directory $(BDSCOMMONDIR)\Dcp\$(Platform)... -- 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