I vaguely remember a post a while back about moving to a newer version of Xojo to build the IDE, but I can’t find it.
Can you find out through the IDE what it was built with?
Anyone?
I vaguely remember a post a while back about moving to a newer version of Xojo to build the IDE, but I can’t find it.
Can you find out through the IDE what it was built with?
Anyone?
The IDE is always built with the version it is
Literally its built with itself
So 2016r4 is built with 2016r4, 2017r1 is built with 2017r1, etc
This includes point releases so 2016r4.1 is built with 2016r4.1
Thanks Norman