Dev environment question
Aaron Boxer
boxerab at gmail.com
Wed Jun 21 20:14:40 UTC 2017
Hello,
I have a question about how folks set up their dev environment for
gstreamer.
Currently, I use Eclipse IDE CDT to view, edit and search code. Overkill,
perhaps,
but it works for me. To build, I run
make && sudo make install
then gst-launch to run the code.
Is it possible to skip the "make install" step before running the modified
code ?
It does slow down my code - build -test cycle.
Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170621/e6a82b25/attachment.html>
More information about the gstreamer-devel
mailing list