Search found 454 matches
- 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.
- 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...
- 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...
- 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 to view the available command-line commands. Use to set a default directory.
Code: Select all
TwineCompile582TrialSetup.exe /?Code: Select all
/DIR="C:\Test"- 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?
- 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.
- 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.
- 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.
- 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.
- 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.