[twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
Hello, Just migrating and I get Delphi personality not found error. Best Regards, SZ -- 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] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Angus Robertson - Magenta Systems Ltd
> Just migrating and I get Delphi personality not found error. > Best Regards, I tested RAD Studio XE2 with Delphi and C++ installed together, C++ compiled find. Not testing with C++ alone. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elist

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
I think it does not let runtime-only BCB packages. I got over it by using the design time package but after making my custom settings the compiler gives: [Fatal Error] Cannot create file "". The filename, directory name, or volume label syntax is incorrect of which when I hit F5 gives "Keyword no

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Arno Garrels
Fastream Technologies wrote: > I think it does not let runtime-only BCB packages. I got over it by > using the design time package but after making my custom settings the > compiler gives: In C++ Builder XE2 there is a bug with building packages containing .pas files from the project manager _IF y

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
What would you say to this error under BCB XE2 Pro: [DCC Fatal Error] Exception Exception: Compiler for personality "Delphi.Personality" and platform "Win32" missing or unavailable. Best Regards, SZ On Mon, Sep 12, 2011 at 13:31, Arno Garrels wrote: > Fastream Technologies wrote: > > I think it

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Arno Garrels
Fastream Technologies wrote: > What would you say to this error under BCB XE2 Pro: > > [DCC Fatal Error] Exception Exception: Compiler for personality > "Delphi.Personality" and platform "Win32" missing or unavailable. I'd guess you opened a Delphi project or the update from an older project did

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
Did you really test this without any Delphi installed with just BCB installed? Regards, SZ On Mon, Sep 12, 2011 at 13:51, Arno Garrels wrote: > Fastream Technologies wrote: > > What would you say to this error under BCB XE2 Pro: > > > > [DCC Fatal Error] Exception Exception: Compiler for person

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Arno Garrels
Fastream Technologies wrote: > Did you really test this without any Delphi installed with just BCB > installed? I tested with RAD Studio Architect XE2 started with the C++ Builder personality only (bds.exe -pCBuilder). That's how I build and test all ICS CPP packages. -- Arno Garrels -- To un

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
On Mon, Sep 12, 2011 at 14:10, Arno Garrels wrote: > Fastream Technologies wrote: > > Did you really test this without any Delphi installed with just BCB > > installed? > > I tested with RAD Studio Architect XE2 started with the C++ Builder > personality only (bds.exe -pCBuilder). > That's how I

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
Seems like a BCBXE2 bug: https://forums.embarcadero.com/thread.jspa?messageID=389837 Too bad! Regards, SZ On Mon, Sep 12, 2011 at 14:39, Fastream Technologies wrote: > On Mon, Sep 12, 2011 at 14:10, Arno Garrels wrote: > >> Fastream Technologies wrote: >> > Did you really test this without any

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Angus Robertson - Magenta Systems Ltd
> Seems like a BCBXE2 bug: > https://forums.embarcadero.com/thread.jspa?messageID=389837 > Too bad! Make sure you comment in that thread and report it in QC as well so Embarcadero knows you are suffering. Due to FireMonkey issue, there are apparently upgrades due each month for XE2, so it might

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
I tried to post my reply but unfortunately their servers are overloaded today... Regards, SZ On Mon, Sep 12, 2011 at 18:30, Angus Robertson - Magenta Systems Ltd < an...@magsys.co.uk> wrote: > > Seems like a BCBXE2 bug: > > https://forums.embarcadero.com/thread.jspa?messageID=389837 > > Too bad!

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Arno Garrels
Fastream Technologies wrote: > Seems like a BCBXE2 bug: > https://forums.embarcadero.com/thread.jspa?messageID=389837 > Too bad! Sad, is that issue reported in QC yet? If you want to get it fixed there has to be a QC report. Provide a very simple test case and/or clear steps to reproduce, then th

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
After installing BCBXE (XE1) now, I get the below error: [BCC32 Error] OverbyteIcsUtils.hpp(62): E2450 Undefined structure 'DECLSPEC_DRECORD' Full parser context IQEngineCommonUnit.cpp(8): #include IQEngineCommonUnit.h IQEngineCommonUnit.h(7): #include ..\..\Components\ICSv7BCB2010\Delph

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
And trying to install BCBXE Update 1 also fails with error code 2705 :-(((. SZ On Tue, Sep 13, 2011 at 08:05, Fastream Technologies wrote: > After installing BCBXE (XE1) now, I get the below error: > > [BCC32 Error] OverbyteIcsUtils.hpp(62): E2450 Undefined structure > 'DECLSPEC_DRECORD' > Full

Re: [twsocket] Isn't it possible to compile ICS with BCB XE2 Pro?

2011-09-12 Thread Fastream Technologies
I have just reported the BCBXE2 "Delphi personality missing" bug in QC... ;-( Regards, SZ On Tue, Sep 13, 2011 at 08:29, Fastream Technologies wrote: > And trying to install BCBXE Update 1 also fails with error code 2705 :-(((. > > SZ > On Tue, Sep 13, 2011 at 08:05, Fastream Technologies > wrot