Page 3 of 4

Re: C++ Builder XE2

Posted: Mon Nov 28, 2011 4:18 am
by TKrauss
Thank you for your patch!

I will give it a try this evening.

One other question:
Is there a jtmake-version for TC3.3? If I use the old one I get an error that the project version "13.4" is unknown...

Re: C++ Builder XE2

Posted: Mon Nov 28, 2011 9:01 am
by jomitech
The TwineCompile installer only installs jtmake if it detects a FinalBuilder installation on the machine. I've sent you a link where you can download the latest jtmake.

Re: C++ Builder XE2

Posted: Fri Dec 02, 2011 1:48 pm
by TKrauss
I now tried TwineCompile on Windows 7...

But there it is missing "jtresupdate.dll"!

Re: C++ Builder XE2

Posted: Fri Dec 02, 2011 2:06 pm
by jomitech
Sorry, I forgot that file. Re-download from that link.

Re: C++ Builder XE2

Posted: Fri Dec 02, 2011 4:31 pm
by TKrauss
Could you please upload the "TCTargetsXE2.targets"?

On my Win7 machine I get still the errors which I posted earlier in the thread (I still have only the original one)...

Re: C++ Builder XE2

Posted: Sat Dec 03, 2011 11:05 am
by jomitech
Did you install the patch I sent?

Re: C++ Builder XE2

Posted: Sat Dec 03, 2011 12:59 pm
by TKrauss
Yes if you mean the mtbcc32 patch for registry.
But the compiler still shows the error in the "TCTargetsXE2.targets"...

Re: C++ Builder XE2

Posted: Mon Dec 05, 2011 8:55 am
by jomitech
Can you post the console output again? It may be reporting a different error message now.

Re: C++ Builder XE2

Posted: Mon Dec 05, 2011 12:24 pm
by TKrauss
Yes of course...

Here the console output:
Preparing...
Making...
Build started 05.12.2011 18:23:15.
__________________________________________________
Project "D:\WafToolbox\Source\Utils\wutils.cbproj" (Make target(s)):

Target MakeObjs:
Target _PasDepCheck:
D:\WafToolbox\Source\Utils\wutils.cbproj wird übersprungen
Target TCInitFileList:
Die Datei D:\WafToolbox\Source\Utils\twfiles.@@@ wird gelöscht.
Compiling C++ files...
Target TCCompile:
C:\Program Files\JomiTech\TwineCompile\mtbcc32.exe -ide2012 -dep -alias"D:\WafToolbox\Source\Utils\wutils.cpp"="C:\Users\THORST~1\AppData\Local\Temp\TwineCompile\wutils.cpp*1061637796"; -priority0 -files="D:\WafToolbox\Source\Utils\twfiles.@@@"
JomiTech TwineCompile 3.3 - Copyright JomiTech 2011. All Rights Reserved.
Compiling 0 files...
Starting executors...
Couldn't compile files. Message: Can't start executors..
C:\Program Files\JomiTech\TwineCompile\TCTargetsXE2.targets(521,5): error MSB6006: "mtbcc32" wurde mit Code 1 beendet.
Done building target "TCCompile" in project "wutils.cbproj" -- FAILED.
Done building target "MakeObjs" in project "wutils.cbproj" -- FAILED.

Done building project "wutils.cbproj" -- FAILED.

Build FAILED.

C:\Program Files\JomiTech\TwineCompile\TCTargetsXE2.targets(521,5): error MSB6006: "mtbcc32" wurde mit Code 1 beendet.
0 Warning(s)
1 Error(s)

Time Elapsed 00:00:11.52
Finished Make.

Re: C++ Builder XE2

Posted: Thu Dec 08, 2011 9:46 am
by jomitech
I've sent you another patch. Please extract into the TwineCompile Program Files directory.