[C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
DeveloperAcstre
Posts: 9
Joined: Sat May 23, 2020 9:29 am

[C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by DeveloperAcstre »

Hi,

when compiling with TwineCompile 5.2 i often get this error "[C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1." when doing "Build". If i try to "Make" the project after the error it compiles fine. I am using bcc32c and bcc64 compilers, i haven't tested this on the classic bcc32.

Another problem that occurred to me a couple of time is a linker error "unresolved vtable for TForm2" when I do "Make". If I then do a clean and build it compiles just fine. I'm not sure if this is related to TwineCompile. (I have proper configuration of output directories so i don't have a clue why this is happening).

Best regards!
Attachments
Untitled.png
(125.19 KiB) Not downloaded yet
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by jomitech »

Can you provide the output from the Console Output tab in the compile window when you get that mtbcc32 error?
Jon
DeveloperAcstre
Posts: 9
Joined: Sat May 23, 2020 9:29 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by DeveloperAcstre »

Here is the console output:

Code: Select all

Preparing...
Building...
Build started 17.8.2020 г. 8:44:06.
__________________________________________________
Project "C:\Users\UserPC\Desktop\tc_crash_test\Package1.cbproj" (Build target(s)):

Target CleanLinkerStateFiles:
    Deleting file ".\Win32\Debug\Package1.ilc".
    Deleting file ".\Win32\Debug\Package1.ild".
    Deleting file ".\Win32\Debug\Package1.ilf".
    Deleting file ".\Win32\Debug\Package1.ils".
    Deleting file ".\Win32\Debug\Package1.pdi".
Target MakeObjs:
    Target TCInitFileList:
        Deleting file "C:\Users\UserPC\Desktop\tc_crash_test\twfiles.@@@".
Compiling C++ files...
    Target TCCompile:
        C:\Program Files (x86)\JomiTech\TwineCompile\mtbcc32.exe -ide104 -alias"C:\Users\UserPC\Desktop\tc_crash_test\Package1.cpp"="C:\Users\UserPC\AppData\Local\Temp\TwineCompile\Package1.cpp*1360085926"; -priority0 -clang -files="C:\Users\UserPC\Desktop\tc_crash_test\twfiles.@@@"  
        JomiTech TwineCompile 5.2 - Copyright JomiTech 2020. All Rights Reserved.
        Compiling 2 files...
        Embarcadero C++ 7.50 for Win32 Copyright (c) 1993-2020 Embarcadero Technologies, Inc.
        C:\Users\UserPC\Desktop\tc_crash_test\Package1.cpp
        Package1.cpp: (0) 0 of 0
        C:\Users\UserPC\Desktop\tc_crash_test\Package1.cpp
        Error: Borland option to build DLL was disabled in PCH file but is currently enabled
        Error: macro 'USEPACKAGES' was undef'd in the precompiled header but defined on the command line
        C:\Users\UserPC\Desktop\tc_crash_test\Unit2.cpp
        Unit2.cpp: (1) 0 of 0
        C:\Users\UserPC\Desktop\tc_crash_test\Unit2.cpp
        Error: Borland option to build DLL was disabled in PCH file but is currently enabled
        Error: macro 'USEPACKAGES' was undef'd in the precompiled header but defined on the command line
        Compiled 2 files in 0,14 secs.
        Errors during compile.
        C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets104.targets(762,5): error MSB6006: "mtbcc32" exited with code 1.
    Done building target "TCCompile" in project "Package1.cbproj" -- FAILED.
Done building target "MakeObjs" in project "Package1.cbproj" -- FAILED.

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

Build FAILED.

C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets104.targets(762,5): error MSB6006: "mtbcc32" exited with code 1.
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.29
Finished Build.
I am attaching a sample project that demonstrates the issue. The first time when you do Build all it will compile, after that if u do it again it crashes.
tc_crash_test.zip
(36.69 KiB) Downloaded 446 times
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by jomitech »

Thanks for the test project, it was very helpful in reproducing the issue. I have attached a fix to this post - please download and extract into the TwineCompile Program Files directory (replacing the existing TCTargets104.targets file)
Jon
DeveloperAcstre
Posts: 9
Joined: Sat May 23, 2020 9:29 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by DeveloperAcstre »

Hi,

sorry for the late response, I just tested the update but it outputs the following error:
Untitled.png
(172.4 KiB) Not downloaded yet
Here is the output:

Code: Select all

Preparing...
Building...
Build started 21.8.2020 г. 23:34:36.
__________________________________________________
Project "C:\Users\ilia\Desktop\tc_crash_test\Package1.cbproj" (Build target(s)):

Target MakeObjs:
    Target TCBuildFileList:
        Target TCCheckPCHState:
            C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets104.targets(420,3): error MSB4044: The "BccDependencyCheck" task was not given a value for the required parameter "OutputFile".
        Done building target "TCCheckPCHState" in project "Package1.cbproj" -- FAILED.
    Done building target "TCBuildFileList" in project "Package1.cbproj" -- FAILED.
Done building target "MakeObjs" in project "Package1.cbproj" -- FAILED.

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

Build FAILED.

C:\Program Files (x86)\JomiTech\TwineCompile\TCTargets104.targets(420,3): error MSB4044: The "BccDependencyCheck" task was not given a value for the required parameter "OutputFile".
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.00
Finished Build.
This is tested on the same demo project.

Best regards!
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by jomitech »

My apologies, wrong file was attached. Please try this one.
Attachments
TCTargets104-2.zip
(7.23 KiB) Downloaded 520 times
Jon
DeveloperAcstre
Posts: 9
Joined: Sat May 23, 2020 9:29 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by DeveloperAcstre »

This one works as expected, thank you!
RobinP
Posts: 1
Joined: Fri Sep 25, 2020 4:26 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by RobinP »

Hi I'm getting a similar error using C++ Builder 10.3.3 with Twine 5.2.1.250 on an empty project, do you have any new releases to fix this?

In case it's not the same cause, the actual error in my case seems to be:

Error: unable to read PCH file .\Win32\Debug\Project20PCH1.pch: 'no such file or directory'
Fatal: PCH file '.\Win32\Debug\Project20PCH1.pch' not found: module file not found
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: [C++ Error] TCTargets104.targets(658, 5): MSB6006 "mtbcc32" exited with code 1.

Post by jomitech »

I've attached a similar fix for 10.3.3. Please extract into the TwineCompile Program Files directory - it should overwrite an existing file.
Attachments
TCTargets103.zip
(7.23 KiB) Downloaded 467 times
Jon
Post Reply