Building against an Older version

Everything related to the development of modules in jamovi
Post Reply
User avatar
credmontgo
Posts: 34
Joined: Tue Oct 12, 2021 1:31 pm
Location: Toronto, Canada
Contact:

Building against an Older version

Post 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?
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: Building against an Older version

Post 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
User avatar
credmontgo
Posts: 34
Joined: Tue Oct 12, 2021 1:31 pm
Location: Toronto, Canada
Contact:

Re: Building against an Older version

Post by credmontgo »

Ahhh, I see. So purely coincidental that I started now and have this problem. Okay
Post Reply