开发者

Rebol library access

开发者 https://www.devze.com 2023-03-07 15:08 出处:网络
Isn\'t library access free in R2? I\'m running 2.7.8.4.2 on Ubuntu and R2 complains when I try to load Dobeash\'s sqlite.r, I see this message:

Isn't library access free in R2? I'm running 2.7.8.4.2 on Ubuntu and R2 complains when I try to load Dobeash's sqlite.r, I see this message:

** Script Error: Feature not available in this REBOL  
** Where: main  
** Near: version: to tuple! do make  

The same code seems to work fine in R2 Vi开发者_运维问答ew!


The /Library component is only available in the for-free REBOL/View, not in the for-free REBOL/Core.

0

精彩评论

暂无评论...
验证码 换一张
取 消