-
Notifications
You must be signed in to change notification settings - Fork 45
Description
I have a query regarding any discussion forum for the development activities other than github issues.
I have been using the tool for quite sometime, but I always face issues when pulling latest changes from project source updates.
I have created scripts to setup a clean development environment every time I update the sources but this doesn't scale very well when developing plugins as I am wasting a lot of compute cycles on rebuilding the whole project every time and also installation errors where the install targets sometimes doesn't pick the latest build shared libraries or is using older version on the install path.
Is there a discussion forum where I can discuss build issues and to better understand project source organization from the maintainers other than GitHub issues? something along the lines of mailing list, etc.?
Regards,
Ameya