for the record, all I needed to do was "invalidate chaches / restart"
thanks 2017-06-06 11:47 GMT-03:00 Daniel Iglesia <[email protected]>: > That message implies that your build process is compiling the native C > code with the NDK. That used to be an optional part of compiling for > android (if you didn't want to use the precompiled .so files that came with > the repo...do you have those?). More recently, a pair of developers added a > workflow using jcenter to hold the precompiled pd-on-android library. So if > you are using Android Studio+gradle, you can specify that as a dependency > and it will be added automatically (See the various .gradle files for > MobMuPlat as an example). > However, if you wish to modify pd objects (or add externals to your > project), you'll need to use the NDK. Is that the case for you? The last > time I did that, I had to do it on the command line (Separate from building > and running the android code in Android studio), but I hear that more > recent versions of Android Studio have better integration with native code > and can be set up to run the NDK automatically on app build. > > On Tue, Jun 6, 2017 at 12:52 AM, IOhannes m zmoelnig <[email protected]> > wrote: > >> On 2017-06-05 23:28, Alexandre Torres Porres wrote: >> > by the way, is this the list to go to when you have a libpd issue? >> >> as a poweruser of the various pd-mailinglists, i'd say that the pd-dev >> list is the appropriate list for asking in-depth developer problems >> (rather than the pd-list itself). >> >> fgamsdr >> IOhannes >> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li >> stinfo/pd-list >> >> > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> https://lists.puredata.info/ > listinfo/pd-list > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
