mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
you must also include libraries into linking process.
I'm still not sure how to do it properly in UPP, but I'm sure somebody else will help. (well, the most proper way is to make package from the library, and add the package to your main package, but I think the first step (converting library to package) may be sometimes quite difficult, if the library has lot of dependencies, etc... I don't have any experience with this).