<div dir="ltr"><div><div><div>Hello,<br><br></div>I have a question about how folks set up their dev environment for gstreamer.<br></div>Currently, I use Eclipse IDE CDT to view, edit and search code. Overkill, perhaps,<br>but it works for me.  To build, I run<br><br>make && sudo make install <br><br></div><div>then gst-launch to run the code.<br></div><div><br></div><div>Is it possible to skip the "make install" step before running the modified code ?  <br></div><div>It does slow down my code - build -test cycle.<br><br></div><div>Thanks,<br></div><div>Aaron <br></div></div>