Search found 399 matches

by jomitech
Mon Oct 23, 2023 11:01 am
Forum: General
Topic: MSbuild Twinecompile build is taking more time
Replies: 3
Views: 5136

Re: MSbuild Twinecompile build is taking more time

The simplest way to use TwineCompile in MSBuild on the command-line is to use the jtmake tool that ships with TwineCompile. It will automatically handle the project file changes (in-memory) so that compiling the project uses TwineCompile. If you want to use TwineCompile directly with MSBuild (withou...
by jomitech
Mon Oct 16, 2023 9:06 am
Forum: General
Topic: jtmake fails to determine project group version
Replies: 2
Views: 4134

Re: jtmake fails to determine project group version

I would suggest using the -ide110 parameter on the command-line to force the correct version. It sounds like the version # in the project file isn't explicit enough for jtmake to be able to automatically determine the correct version.
by jomitech
Fri Aug 04, 2023 10:42 am
Forum: General
Topic: Builder 10.3.3
Replies: 2
Views: 27821

Re: Builder 10.3.3

Are you installing from GetIt or downloading off our site? And what version are you installing?
by jomitech
Sat May 20, 2023 10:12 am
Forum: General
Topic: Gridindex out of range
Replies: 13
Views: 102548

Re: Gridindex out of range

I think I figured the issue out. Was very hard to reproduce as it was a timing issue with the message synchronization. Please download that file again, extract into the TwineCompile Program Files directory and see if it resolves the issue:

https://jomitech.com/downloads/TwineCom ... ore110.zip
by jomitech
Wed May 17, 2023 6:03 am
Forum: General
Topic: Gridindex out of range
Replies: 13
Views: 102548

Re: Gridindex out of range

Can you provide the exception trace for the error you're getting?
by jomitech
Tue May 16, 2023 5:58 pm
Forum: General
Topic: Gridindex out of range
Replies: 13
Views: 102548

Re: Gridindex out of range

Can you download this file, extract into the TwineCompile Program Files directory and see if it resolves this issue:

https://jomitech.com/downloads/TwineCom ... ore110.zip
by jomitech
Fri May 12, 2023 6:44 pm
Forum: General
Topic: Gridindex out of range
Replies: 13
Views: 102548

Re: Gridindex out of range

Apologies for the lack of response. Looking into this issue.
by jomitech
Sat Mar 25, 2023 10:53 am
Forum: General
Topic: Something seems to be wrong with the TwinCompile 5.5.1 windows content update ( Builder 11.3 )
Replies: 2
Views: 29602

Re: Something seems to be wrong with the TwinCompile 5.5.1 windows content update ( Builder 11.3 )

Please download the following file and extract into the TwineCompile Program Files directory. It should resolve this issue.

https://jomitech.com/downloads/TwineCom ... ore110.zip
by jomitech
Sat Mar 25, 2023 10:28 am
Forum: General
Topic: Auto recognize ide from ProjectVersion
Replies: 2
Views: 28296

Re: Auto recognize ide from ProjectVersion

Please download and extract this updated jtmake into the TwineCompile Program Files directory - it should resolve this issue.

https://jomitech.com/downloads/jtmake.zip
by jomitech
Sat Mar 25, 2023 10:22 am
Forum: General
Topic: 11.3 and TwineCompile
Replies: 7
Views: 50693

Re: 11.3 and TwineCompile

Are you using the CLANG compiler for your projects or the classic compiler?