Page 1 of 1

Building against an Older version

Posted: Tue Apr 19, 2022 10:45 pm
by credmontgo
I tend to run the latest/beta version when developing so when my project eventually gets used it's still compatible. However I'm building against Jamovi 2.3.3 and the modules won't load on older versions of Jamovi. I don't believe I'm doing anything special that would cause a compatibility issue in code. Short of reinstalling an older version is there a way to make my modules a little backward compatible at least to the 2.2.5 version?

Re: Building against an Older version

Posted: Wed Apr 20, 2022 12:30 am
by jonathon
nope.

we bumped R versions, we bumped MRAN snapshots, etc. between the 2.2 and the 2.3. so modules for each need to be built separately.

jonathon

Re: Building against an Older version

Posted: Wed Apr 20, 2022 10:47 am
by credmontgo
Ahhh, I see. So purely coincidental that I started now and have this problem. Okay