Page 1 of 1

jtmake to build Release build of groupproj

Posted: Tue Apr 22, 2025 4:00 pm
by miskol
I am trying to build Release build of my groupproj and without success
in command line
jtmake -B -threads8 -c"Release" -p:config=Release MyGroupProject.groupproj

TwineCompile Project Build Tool 5.8
Copyright JomiTech 2024. All Rights Reserved.

Building MyGroupProject.groupproj using default platform, Release configuration
Building MyGroupProject.groupproj (Release)...

and then everything end in Debug

All works fine when I want to build just one cbproj
or when I use msbuild /verbosity:normal /consoleloggerparameters:ShowCommandLine /t:build /p:Configuration=Release /p:config=Release MyGroupProject.groupproj

Re: jtmake to build Release build of groupproj

Posted: Wed Apr 23, 2025 4:17 pm
by jomitech
This is a known issue with 5.8. Please download the following file and extract into the TwineCompile installation directory to resolve the issue.

https://jomitech.com/downloads/TCBuildInterop121.zip