Hi
since I usually make simple apps without using external plugins I was wondering if how to use a common libs folder for all my apps.
there was a post on xojo blog about this but it was for linux and i didnt understand completely
Tks
Hi
since I usually make simple apps without using external plugins I was wondering if how to use a common libs folder for all my apps.
there was a post on xojo blog about this but it was for linux and i didnt understand completely
Tks
I believe you can just rename the “MyApp Libs” folders to “Libs” so that it can be shared with multiple apps in the same folder.
Make sure all of the apps are built with the same version of xojo. Mixed versions will cause apps to crash.
if you rename the lib folder then the app doesnt find that folder anymore ! I already tried
It can only be renamed to “Lib” if I’m correct.
Libs
works for me.
Works with “Libs”, thanks everyone.
Peace out