omidaghakhani1368 Well-Known Member Licensed User Longtime User Feb 26, 2015 #1 Hi. I have a class module in my project that want convert to library but Compile to Library is disable. How enable it?
Hi. I have a class module in my project that want convert to library but Compile to Library is disable. How enable it?
Erel B4X founder Staff member Licensed User Longtime User Feb 27, 2015 #2 This feature is not supported for now (it appears disabled in the menu by mistake). Upvote 0
thedesolatesoul Expert Licensed User Longtime User Feb 27, 2015 #3 Erel said: This feature is not supported for now (it appears disabled in the menu by mistake). Click to expand... Even if it does work, this would require uploading the compiled class to the remote server as well? How would you avoid collisions of similarly names libraries on the remote compiler? Upvote 0
Erel said: This feature is not supported for now (it appears disabled in the menu by mistake). Click to expand... Even if it does work, this would require uploading the compiled class to the remote server as well? How would you avoid collisions of similarly names libraries on the remote compiler?