Search found 97 matches

by TKrauss
Sun Aug 05, 2012 3:47 pm
Forum: General
Topic: Static libraries
Replies: 12
Views: 39795

Re: Static libraries

Sorry for the late response.

As you can see in the log-attachment not mtbcc32 is startet for compilation in static execution.

There is bcc32 used for compilation which is very slow!
by TKrauss
Mon Jul 30, 2012 8:22 am
Forum: General
Topic: C++Builder DCC-Errors
Replies: 8
Views: 27295

Re: C++Builder DCC-Errors

Hi Jon,

Could you please resend me the latest fix?
by TKrauss
Fri Jul 27, 2012 1:33 am
Forum: General
Topic: C++Builder DCC-Errors
Replies: 8
Views: 27295

Re: C++Builder DCC-Errors

Thank you! This fix works!


Edit:
Since I use the dll out of your fix you sent me by mail I can't remove projects out of the projectgroup anymore.

I attached the madExcept-log...
by TKrauss
Thu Jul 19, 2012 11:36 am
Forum: General
Topic: C++Builder DCC-Errors
Replies: 8
Views: 27295

Re: C++Builder DCC-Errors

Did you already had time to investigating?
by TKrauss
Thu Jul 19, 2012 11:36 am
Forum: General
Topic: Static libraries
Replies: 12
Views: 39795

Re: Static libraries

Are there any news to tell?
by TKrauss
Thu Jul 12, 2012 2:16 am
Forum: General
Topic: C++Builder DCC-Errors
Replies: 8
Views: 27295

Re: C++Builder DCC-Errors

Yes that's right!

This happens under Windows XP or Windows 7 with XE2!

Currently we are using Update 4 HF1 but I think this error has nothing to do with this update...
by TKrauss
Wed Jul 11, 2012 4:52 am
Forum: General
Topic: TC on XE3
Replies: 11
Views: 41512

TC on XE3

Is there any beta/alpha build for CBuilder XE3?
Or can I use the one from XE2 with jtmake with XE3?
by TKrauss
Mon Jul 09, 2012 5:57 am
Forum: General
Topic: C++Builder DCC-Errors
Replies: 8
Views: 27295

C++Builder DCC-Errors

If I add a pas-file to a C++Builder-Project and try to compile with TwineCompile the window of compilation status disappears and there is no error output.

There I have to disable TwineCompile everytime a pas-file contains a compilation error!

What can I do? Is this the normal behaviour?
by TKrauss
Thu Jul 05, 2012 5:23 am
Forum: General
Topic: Static libraries
Replies: 12
Views: 39795

Re: Static libraries

This happens if I activate the option: "Generate static package library" under "C++ Linker"!
by TKrauss
Tue Jul 03, 2012 1:58 am
Forum: General
Topic: Static libraries
Replies: 12
Views: 39795

Static libraries

Since XE2 there is an extra compilation of all units for static libraries.

This compilation doesn't use TwineCompile bcc32 is executed there. Is there any possibility to compile the "static compilation" with TwineCompile?

We use the version 3.3.1 under XP!