Search found 4 matches

by Anssi
Tue Oct 01, 2024 10:31 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 7025

Re: Builder 12.2

Ok, thanks!
by Anssi
Tue Oct 01, 2024 6:17 am
Forum: General
Topic: Builder 12.2
Replies: 10
Views: 7025

Re: Builder 12.2

Another 12.2 related issue.

Building a project from command line with jtmake fails with the following error: Unknown project version "20.2".

Adding -ide120 argument seems to help, but is there any side effects in using that, or is there a fix coming soon?
by Anssi
Mon Mar 21, 2022 1:19 am
Forum: General
Topic: RAD Studio 11.1
Replies: 8
Views: 50138

Re: RAD Studio 11.1

jomitech wrote: Fri Mar 18, 2022 1:11 pm You need to explicitly pass -ide110 to jtmake so that it can read the 11.0 or 11.1 project files correctly.
Thanks, that worked.
by Anssi
Fri Mar 18, 2022 9:38 am
Forum: General
Topic: RAD Studio 11.1
Replies: 8
Views: 50138

Re: RAD Studio 11.1

When trying to build from command line, the jtmake.exe gives an error Unknown project version "19.4".
Is there an update coming for jtmake as well?