Search found 454 matches

by jomitech
Thu Mar 13, 2025 4:55 pm
Forum: General
Topic: Usage in docker
Replies: 8
Views: 196280

Re: Usage in docker

The TwineCompile license does permit the use of TwineCompile in a build server. That's why I said you can just copy the files right over - it will work correctly.
by jomitech
Wed Mar 12, 2025 4:13 pm
Forum: General
Topic: Usage in docker
Replies: 8
Views: 196280

Re: Usage in docker

I would recommend just building the files directly into your docker image instead of installing TwineCompile every time. You can get them from the TwineCompile Program Files directory that's created when installing off Get it. There isn't really any overhead for using the trial, except for the trial...
by jomitech
Tue Mar 11, 2025 6:43 pm
Forum: General
Topic: Usage in docker
Replies: 8
Views: 196280

Re: Usage in docker

You can transfer the necessary files (jtmake.exe, mtbcc32.exe etc..) into your Docker image and use them without transferring any licenses. The license is linked to the IDE plugin, which I'm guessing you won't be using in the Docker image. Let me know if that works for you, or feel free to provide a...
by jomitech
Mon Mar 10, 2025 5:20 pm
Forum: General
Topic: Install TwineCompile582TrialSetup.exe from command line
Replies: 1
Views: 77647

Re: Install TwineCompile582TrialSetup.exe from command line

You can use the command

Code: Select all

TwineCompile582TrialSetup.exe /?
to view the available command-line commands. Use

Code: Select all

/DIR="C:\Test"
to set a default directory.
by jomitech
Wed Feb 12, 2025 7:04 pm
Forum: General
Topic: Problem with jump to code on warning/error line
Replies: 4
Views: 154258

Re: Problem with jump to code on warning/error line

What compiler are you using in your projects? Classic, CLANG Win32, CLANG Win64, Win64 Modern?
by jomitech
Tue Oct 01, 2024 8:52 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 413522

Re: Builder 12.2

No side effects, -ide120 is the correct way to invoke any 12.x project builds with jtmake.
by jomitech
Wed Sep 25, 2024 9:54 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 413522

Re: Builder 12.2

That is complicated. We'll have to work out a better solution for updating GetIt-based installations.
by jomitech
Tue Sep 24, 2024 12:11 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 413522

Re: Builder 12.2

After the installer has started, just kill the IDE. The installer should remain running and will be able to complete the installation with no issues.
by jomitech
Sun Sep 22, 2024 12:39 pm
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 413522

Re: Builder 12.2

The fix for this issue is now available. Re-download TwineCompile via GetIt to get the new 5.8.1 release that fixes the issue.
by jomitech
Thu Sep 19, 2024 7:57 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 413522

Re: Builder 12.2

Thanks for reporting this issue. We will be issuing a fixed version within a couple of days.