Search found 9 matches

by miskol
Thu May 21, 2026 4:13 pm
Forum: General
Topic: Could not load file or assembly 'Borland.Build.Tasks.Cpp
Replies: 1
Views: 267

Could not load file or assembly 'Borland.Build.Tasks.Cpp

I am building my project with this msbuild /verbosity:normal /consoleloggerparameters:ShowCommandLine /p:config=Release /p:Configuration=Release /t:MakeObjs _AthProjects_Generic\Generic.cbproj msbuild /verbosity:normal /consoleloggerparameters:ShowCommandLine /p:config=Release /p:Configuration=Relea...
by miskol
Fri May 15, 2026 3:46 am
Forum: General
Topic: Enable full command line in console output
Replies: 1
Views: 144

Enable full command line in console output

I am building project like this msbuild /verbosity:normal /consoleloggerparameters:ShowCommandLine /t:build /p:Configuration=Release /p:config=Release MyGroupProject.groupproj And is it possible to see full command line how TwineCompile build every file I know that it is all in twfiles.@@@ file But ...
by miskol
Tue Apr 22, 2025 4:00 pm
Forum: General
Topic: jtmake to build Release build of groupproj
Replies: 1
Views: 51883

jtmake to build Release build of groupproj

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 defaul...
by miskol
Wed Apr 09, 2025 7:06 am
Forum: General
Topic: Usage in docker
Replies: 8
Views: 195705

Re: Usage in docker

But when I install TwineCompile on Build server or into docker from
https://www.jomitech.com/trial.php?p=TwineCompile5
It will expire after 30days
So How can I install TwineComile on build server or docker?
Do I need to buy license for that ?
by miskol
Fri Mar 14, 2025 3:50 am
Forum: General
Topic: Usage in docker
Replies: 8
Views: 195705

Re: Usage in docker

Great thx
by miskol
Thu Mar 13, 2025 2:15 am
Forum: General
Topic: Usage in docker
Replies: 8
Views: 195705

Re: Usage in docker

Can you plz extend your TwineCompile license that we can use TwineCompile for free in docker for build server?
by miskol
Wed Mar 12, 2025 3:49 am
Forum: General
Topic: Usage in docker
Replies: 8
Views: 195705

Re: Usage in docker

I installed TwineCompile Start-Process -NoNewWindow -Wait -FilePath 'C:\TwineCompile582TrialSetup.exe' -ArgumentList '/VERYSILENT', '/SUPPRESSMSGBOXES', '/NORESTART' But it show me it is 30 day trial and it is counting down. As I installed TwineCompile into docker image as step in Dockerfile Yes, I ...
by miskol
Tue Mar 11, 2025 4:30 am
Forum: General
Topic: Usage in docker
Replies: 8
Views: 195705

Usage in docker

I want to use TwineCompile in docker
I can install TwineCompile in RAD Studio with getIt as I have license for RAD Studio.
So how can I transfer license to my docker image?
Or can use it without license ?

I want to use it for CI/CD with gitlab/github/gitea
by miskol
Mon Mar 10, 2025 3:31 pm
Forum: General
Topic: Install TwineCompile582TrialSetup.exe from command line
Replies: 1
Views: 77363

Install TwineCompile582TrialSetup.exe from command line

How to install TwineCompile582TrialSetup.exe from command line?
Are there any list of known parameters?
And how can I install it to specific folder?