options ignored with groupproj
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
options ignored with groupproj
Whenever I use jtmake.exe to compile a .groupproj, my input options are ignored. So -FV2.1.8.5, -PV2.1.8.5, -treads5, but most importantly -c"Release Build" are all ignored. With a .cbproj, these options do work. What am I doing wrong?
Re: options ignored with groupproj
It looks like we are skipping these options when building project groups with jtmake. This issue will be resolved in the next release.
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: options ignored with groupproj
Ahh, well, that explains a lot. Thanks for figguring it out! When (approximately) do you think this next release will be?
Re: options ignored with groupproj
Not 100% sure at this point when the release will go out. If it ends up taking longer than expected, we'll just provide an updated build of the current version.
Are you using TwineCompile downloaded via GetIt or off our site?
Are you using TwineCompile downloaded via GetIt or off our site?
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: options ignored with groupproj
I use TwineCompile via GetIt.
Re: options ignored with groupproj
We released the updated build last night. Can you re-download TwineCompile from GetIt and reinstall it?
Jon
-
- Posts: 40
- Joined: Mon Sep 21, 2020 11:53 am
Re: options ignored with groupproj
I installed the update (I am now on V5.2.2.292) and now everything works the way it should be. Thanks a lot!