Search found 97 matches

by TKrauss
Thu Mar 01, 2012 4:49 pm
Forum: General
Topic: XE2 Update 4 - mtbcc32 exitted with code 1
Replies: 11
Views: 32110

XE2 Update 4 - mtbcc32 exitted with code 1

After installing XE2 Update 4 on my Windows 7 x86 machine as standard user I get following error on every package: [C++ Error] TCTargetsXE2.targets(446, 5): MSB6006 "mtbcc32" wurde mit Code 1 beendet. <Target Name="TCPerformLink" DependsOnTargets="_ResolveOutput;_CheckLinkDe...
by TKrauss
Thu Mar 01, 2012 4:36 pm
Forum: General
Topic: XE2 Update 4
Replies: 2
Views: 8098

Re: XE2 Update 4

Thread can be closed!

Embarcadero put to many exports in vcle.lib!
by TKrauss
Thu Mar 01, 2012 3:09 am
Forum: General
Topic: XE2 Update 4
Replies: 2
Views: 8098

XE2 Update 4

Is it possible that TC doesn't work actually with the new Update 4 of XE2?

In some packages I get: Error: Too many exports; only 65535 are permitted.

I already removed all dllexports and imports of the classes in these packages, but the error remains.
by TKrauss
Mon Feb 27, 2012 5:27 pm
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

Re: XE2 crashes in second debug run

Ah ok sorry! I thought you search for a test case...

The steps you wrote are exactly the steps to provoque the exception...

Is it possible that madexcept and TC in combination is the error?
by TKrauss
Mon Feb 27, 2012 4:36 am
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

Re: XE2 crashes in second debug run

jomitech wrote:Can you give me the steps that you can use to reproduce the issue, so that I can try to replicate it here?
I don't know how I can reproduce this in a small project...
We have 1.5 million lines of code. And only there it is happening.
by TKrauss
Wed Feb 22, 2012 11:06 am
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

Re: XE2 crashes in second debug run

There is only a exception of TwineCompilePluginXE2.dll no error log at all...
by TKrauss
Wed Feb 22, 2012 9:09 am
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

Re: XE2 crashes in second debug run

Where can I find the error log?
by TKrauss
Tue Feb 21, 2012 2:26 pm
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

Re: XE2 crashes in second debug run

SORTA compilation is already turned off...

Are there any log messages that I can send you?
by TKrauss
Mon Feb 20, 2012 4:37 pm
Forum: General
Topic: XE2 crashes in second debug run
Replies: 12
Views: 32130

XE2 crashes in second debug run

Hi, Since our project is grown a bit (about 1.5 million lines of code) the IDE crashes if the debugger is started a second time, but only if something changed in code. First there appears an exception of ntdll.dll and after that there appears another exception in TwineCompilePluginCore2012.dll... Is...
by TKrauss
Sat Feb 11, 2012 12:22 pm
Forum: General
Topic: TC on Win7 much more slower than on XP
Replies: 11
Views: 26844

Re: TC on Win7 much more slower than on XP

Ah ok!

There the compiler needs 34 minutes with 4 threads, so it is 4 minutes faster.